1
Fork 0

Merge pull request #40 from axu2/patch-2

Update INSTALL.md
This commit is contained in:
Alex Yatskov 2021-05-22 12:17:57 -07:00 committed by GitHub
commit 624333b38a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ To actually build a stand-alone `.exe`, install
A standalone binary can be created in the `dist` folder via
```
(venv) > python setup.py install
(venv) > python setup.py
```
You may get an error which can be solved by looking at