mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
docs: change build bittorrent client command
This commit is contained in:
parent
c151febfd2
commit
903dd2e774
@ -66,7 +66,7 @@ yarn start
|
|||||||
Build the bittorrent client by using this command:
|
Build the bittorrent client by using this command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pyinstaller torrent-client/main.py --distpath resources/dist --icon=images/icon.ico -n hydra-download-manager
|
python torrent-client/setup.py build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build the Electron application
|
### Build the Electron application
|
||||||
|
Loading…
Reference in New Issue
Block a user