1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-20 20:09:07 +00:00

#124 Add note that brew package isn't offical

This commit is contained in:
Vladimir Iakovlev 2015-04-25 02:11:07 +02:00
parent 0009fb0588
commit bb6b9a638c

View File

@ -100,13 +100,7 @@ Install `The Fuck` with `pip`:
sudo pip install thefuck
```
If it fails try to use `easy_install`:
```bash
sudo easy_install thefuck
```
Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)):
**Unoffical**: Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)):
```bash
brew install thefuck