Skip to content

Commit

Permalink
docs(readme): add --user flag to pip inst command
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed Oct 12, 2018
1 parent ad83e6a commit 0b80355
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 @@ -15,7 +15,7 @@ You will need Python 2.7 or Python 3.3 or later.
You can install the latest release from PyPI using pip.

```sh
python3 -m pip install remarshal
python3 -m pip install remarshal --user
```

Alternatively, clone the `master` branch to install the development version.
Expand Down

0 comments on commit 0b80355

Please sign in to comment.