mirror of
				https://github.com/cheat/cheat.git
				synced 2025-11-04 07:45:28 +01:00 
			
		
		
		
	Updated Installing (markdown)
@@ -15,7 +15,9 @@ pip install --user cheat
 | 
			
		||||
 | 
			
		||||
then you have extend your `PATH` to include $HOME/.local/bin:
 | 
			
		||||
 | 
			
		||||
```sh
 | 
			
		||||
export PATH="$HOME/.local/bin:$PATH"
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
This line can be added to your bashrc/zshrc.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user