Remove --user instructions

This commit is contained in:
Ram Rachum 2019-04-24 12:19:00 +03:00
parent f6d937e700
commit ff4e64c457

View file

@ -96,11 +96,6 @@ Start all snoop lines with a prefix, to grep for them easily:
$ pip install pysnooper
```
If you lack permission for system-wide installation:
```console
$ pip install --user pysnooper
```
# Contribute #
[Pull requests](https://github.com/cool-RR/PySnooper/pulls) are always welcome!