Merge branch 'main' into feature/custom-themes

This commit is contained in:
Chubby Granny Chaser 2025-01-23 13:54:56 +00:00 committed by GitHub
commit 36bd588d6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,6 +125,10 @@ cd hydra
yarn
```
### <a name="install-openssl-11"></a> Instale OpenSSL 1.1
[OpenSSL 1.1](https://slproweb.com/download/Win64OpenSSL-1_1_1w.exe) é exigido pelo libtorrent em ambientes Windows.
### <a name="install-python-39"></a> Instale Python 3.9
Certifique-se de ter o Python 3.9 instalado em sua máquina. Você pode baixá-lo e instalá-lo em [python.org](https://www.python.org/downloads/release/python-3913/).