Updated Installing (markdown)

Jörg Thalheim 2016-09-05 16:05:20 +02:00
parent 8a90666837
commit e35ac10ade

@ -15,7 +15,9 @@ pip install --user cheat
then you have extend your `PATH` to include $HOME/.local/bin: then you have extend your `PATH` to include $HOME/.local/bin:
```sh
export PATH="$HOME/.local/bin:$PATH" export PATH="$HOME/.local/bin:$PATH"
```
This line can be added to your bashrc/zshrc. This line can be added to your bashrc/zshrc.