1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-11-01 15:42:06 +00:00

Updated Installation (markdown)

Christopher
2015-06-05 11:09:31 +01:00
parent 8a6aef454e
commit 8676add2a0

@@ -17,6 +17,12 @@ sudo pip install thefuck
brew install thefuck
```
or
```bash
sudo easy_install thefuck
```
# Ubuntu
:exclamation: Do not use `sudo easy_install pip`, it does not work on Ubuntu.