mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-11-04 09:02:08 +00:00 
			
		
		
		
	add attention to 'Ubuntu' section
@@ -19,6 +19,8 @@ brew install thefuck
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Ubuntu
 | 
					# Ubuntu
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Do not use `sudo easy_install pip`, it not working on Ubuntu.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
sudo apt-get install python-pip python-dev
 | 
					sudo apt-get install python-pip python-dev
 | 
				
			||||||
sudo pip install thefuck
 | 
					sudo pip install thefuck
 | 
				
			||||||
@@ -28,4 +30,4 @@ sudo pip install thefuck
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
sudo pacman -S thefuck
 | 
					sudo pacman -S thefuck
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
		Reference in New Issue
	
	Block a user