mirror of
https://github.com/nvbn/thefuck.git
synced 2025-11-01 15:42:06 +00:00
add attention to 'Ubuntu' section
@@ -19,6 +19,8 @@ brew install thefuck
|
||||
|
||||
# Ubuntu
|
||||
|
||||
Do not use `sudo easy_install pip`, it not working on Ubuntu.
|
||||
|
||||
```bash
|
||||
sudo apt-get install python-pip python-dev
|
||||
sudo pip install thefuck
|
||||
@@ -28,4 +30,4 @@ sudo pip install thefuck
|
||||
|
||||
```bash
|
||||
sudo pacman -S thefuck
|
||||
```
|
||||
```
|
||||
Reference in New Issue
Block a user