Skip to content

Commit

Permalink
Fix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gberaudo committed Dec 7, 2020
1 parent 67d1fb8 commit 9510385
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 @@ -20,7 +20,7 @@ Example:

Install it (`$HOME/.local/bin/` should be in your `PATH`):

```python3 -m pip install --user --editable=.```
```python3 -m pip install --user --editable=. --no-use-pep517```


## Tools
Expand Down

0 comments on commit 9510385

Please sign in to comment.