1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 14:48:49 +00:00

Merge 5f507f5c64b0c22e47d4612bd43743e2b1f05603 into d1ab08a79717d834b3088f60325517435bbd3829

This commit is contained in:
Vadim Kotov 2016-03-15 07:35:04 +00:00
commit a2ddc02cba

View File

@ -107,7 +107,7 @@ wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | sh
Install `The Fuck` with `pip`:
```bash
sudo pip install thefuck
sudo pip install psutil thefuck
```
[Or using an OS package manager (OS X, Ubuntu, Arch).](https://github.com/nvbn/thefuck/wiki/Installation)