Skip to content

Commit

Permalink
fixed readme install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Mecca committed Jun 8, 2020
1 parent fb2f254 commit bfe1a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ or via virtual environment.
## Installation
Clone the repo and run
```
python3 setup.py --user install
python3 setup.py install --user
```
or `chmod +x` the script and copy it in a $PATH directory.

Expand Down

0 comments on commit bfe1a35

Please sign in to comment.