mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 19:22:28 +00:00
fix: revert unintentional changes
This commit is contained in:
parent
4654f14a99
commit
5f355f669c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,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