Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Update INSTALL.md #40

Merged
merged 1 commit into from
May 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down