SIGN IN SIGN UP
nvbn / thefuck UNCLAIMED

Magnificent app which corrects your previous console command.

0 0 13 Python

Use `--user` with pip, not `sudo pip`

`sudo` with `pip` is [considered unsafe](https://stackoverflow.com/a/22517157/2469559).

Instead, run such commands with the `--user` argument to get the same result _safely._
B
Benjamin Rood committed
c719712b6256f4add4e65e8d4369b36d73342b48
Parent: 51e4e87
Committed by Pablo Aguiar <scorphus@gmail.com> on 9/5/2021, 2:58:35 PM