diff --git a/README.md b/README.md index 338672c..2406d3d 100644 --- a/README.md +++ b/README.md @@ -61,13 +61,13 @@ ## Installation -- download pre-built binary form [GitHub Releases](https://github.com/liblaf/thu-learn-downloader/releases) -- `pip install thu-learn-downloader` -- `pipx install thu-learn-downloader` +- download released binary +- +## test run -## test run command -python.exe -m thu_learn_downloader.main +run thu-learn-downloader-windows-x86_64.exe in cmd or powershell. ## exe packing + - run in project root: .\.venv\Scripts\pyinstaller.exe --onefile --clean --add-data "thu_learn_downloader/openssl.conf;thu_learn_downloader" .\thu_learn_downloader\main.py --runtime-hook .\thu_learn_downloader\hook.py