-
Marius Gedminas authored
Power users already know about pip install --user. Novices will get confused by ~/.local/bin not being in the default $PATH. Instead, let them get confused by pip trying to write to /usr/local/bin and failing with a permission error. :( (I cannot bring myself to recommend `sudo pip install`.)
c3e7f310
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading