mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 11:12:07 +00:00
docs: change build bittorrent client command
This commit is contained in:
parent
c151febfd2
commit
903dd2e774
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ yarn start
|
|||
Build the bittorrent client by using this command:
|
||||
|
||||
```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
|
||||
|
|
Loading…
Reference in a new issue