diff --git a/README.md b/README.md index a0f3d5b0..cdde5460 100644 --- a/README.md +++ b/README.md @@ -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