mirror of
https://github.com/cheat/cheat.git
synced 2024-11-25 15:31:36 +01:00
Updated Installing (markdown)
parent
8a90666837
commit
e35ac10ade
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user