mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-19 01:00:42 +01:00
Update Ubuntu installation instructions
parent
82ee649075
commit
f2af7b52f9
@ -28,8 +28,8 @@ sudo easy_install thefuck
|
|||||||
:exclamation: Do not use `sudo easy_install pip`, it does not work on Ubuntu.
|
:exclamation: Do not use `sudo easy_install pip`, it does not work on Ubuntu.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install python-pip python-dev
|
sudo apt install python3-dev python3-pip
|
||||||
sudo pip install psutil thefuck
|
sudo pip3 install thefuck
|
||||||
```
|
```
|
||||||
|
|
||||||
# Arch
|
# Arch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user