mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-19 19:52:31 +01:00
#124 Add note that brew package isn't offical
This commit is contained in:
@@ -100,13 +100,7 @@ Install `The Fuck` with `pip`:
|
|||||||
sudo pip install thefuck
|
sudo pip install thefuck
|
||||||
```
|
```
|
||||||
|
|
||||||
If it fails try to use `easy_install`:
|
**Unoffical**: Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)):
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo easy_install thefuck
|
|
||||||
```
|
|
||||||
|
|
||||||
Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)):
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew install thefuck
|
brew install thefuck
|
||||||
|
Reference in New Issue
Block a user