Skip to content

Commit 79860ca

Browse files
authored
Update README.md
1 parent 2dda24c commit 79860ca

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,9 @@ or require an internet connection), execute 'python run_all.py'.
103103
An alternative method is using `pip`:
104104

105105
```
106-
pip install git+https://github.com/matplotlib/basemap.git
106+
pip install --user git+https://github.com/matplotlib/basemap.git
107107
```
108108

109-
You migh want to run pip with administrative privilegies (e.g. `sudo pip`) or
110-
perform an user only installation (e.g. `pip install --user`).
111-
112109
## Contact
113110

114111

0 commit comments

Comments
 (0)