Update INSTALL.md

This commit is contained in:
Alex Xu 2021-04-03 09:59:25 -07:00 committed by GitHub
parent c57901ce67
commit d54fb3ee82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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