mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-11-04 09:02:08 +00:00 
			
		
		
		
	Prefer user wide installation without root permissions
@@ -8,7 +8,7 @@ You need to install requirements:
 | 
				
			|||||||
And then install `thefuck` with `pip`:
 | 
					And then install `thefuck` with `pip`:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
sudo -H pip install thefuck
 | 
					pip install --user thefuck
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# OS X
 | 
					# OS X
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user