mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
Merge pull request #101 from scott-abernethy/brew-install
Brew installation note in README
This commit is contained in:
commit
61eab83789
@ -106,6 +106,12 @@ If it fails try to use `easy_install`:
|
||||
sudo easy_install thefuck
|
||||
```
|
||||
|
||||
Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)):
|
||||
|
||||
```bash
|
||||
brew install thefuck
|
||||
```
|
||||
|
||||
And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX):
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user