nvbn / thefuck

Magnificent app which corrects your previous console command.
MIT License
83.62k stars 3.41k forks source link

Correct "pip delete|remove" -> "pip uninstall" #1413

Closed bong-u closed 8 months ago

bong-u commented 8 months ago

Correct "pip delete ..." to "pip uninstall ..." Correct "pip remove ..." to "pip uninstall ..."

Frequent mistakes.