mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Merge pull request #503 from scorphus/readme-osx
#501: Split Ubuntu and OS X installation instructions
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @@ -94,14 +94,20 @@ Reading package lists... Done | ||||
| - pip | ||||
| - python-dev | ||||
|  | ||||
| ## Installation [*experimental*] | ||||
| ## Installation | ||||
|  | ||||
| On Ubuntu and OS X you can install `The Fuck` with installation script: | ||||
| On Ubuntu you can install `The Fuck` with installation script [*experimental*]: | ||||
|  | ||||
| ```bash | ||||
| wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | sh - && $0 | ||||
| ``` | ||||
|  | ||||
| On OS X you can install `The Fuck` with [Homebrew][homebrew]: | ||||
|  | ||||
| ```bash | ||||
| brew install thefuck | ||||
| ``` | ||||
|  | ||||
| ## Manual installation | ||||
|  | ||||
| Install `The Fuck` with `pip`: | ||||
| @@ -373,3 +379,4 @@ Project License can be found [here](LICENSE.md). | ||||
| [coverage-link]:   https://coveralls.io/github/nvbn/thefuck | ||||
| [license-badge]:   https://img.shields.io/badge/license-MIT-007EC7.svg | ||||
| [examples-link]:   https://raw.githubusercontent.com/nvbn/thefuck/master/example.gif | ||||
| [homebrew]:        http://brew.sh/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user