mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-31 15:12:20 +00:00 
			
		
		
		
	Added requirements and update command
some of these can be non-obvious for not advanced users
This commit is contained in:
		
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							| @@ -62,6 +62,12 @@ REPL-y 0.3.1 | ||||
| ... | ||||
| ``` | ||||
|  | ||||
| ## Requirements | ||||
|  | ||||
| - pip | ||||
| - python | ||||
| - python-dev | ||||
|  | ||||
| ## Installation | ||||
|  | ||||
| Install `The Fuck` with `pip`: | ||||
| @@ -94,6 +100,13 @@ end | ||||
|  | ||||
| Changes will available only in a new shell session. | ||||
|  | ||||
|  | ||||
| ## Update | ||||
|  | ||||
| ```bash | ||||
| sudo pip install thefuck --upgrade | ||||
| ``` | ||||
|  | ||||
| ## How it works | ||||
|  | ||||
| The Fuck tries to match rule for the previous command, create new command | ||||
|   | ||||
		Reference in New Issue
	
	Block a user