mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 06:34:09 +00:00 
			
		
		
		
	Merge pull request #101 from scott-abernethy/brew-install
Brew installation note in README
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user