mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-19 00:22:50 +01:00
fix previous commit
This commit is contained in:
parent
bb0511470c
commit
df65152ba8
@ -104,7 +104,7 @@ Run the following command to fix your PATH. We presume that you use bash
|
||||
and if you don't, you most probably know how to do this with other shell.
|
||||
|
||||
```
|
||||
echo '"PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
|
||||
echo 'PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
|
||||
source ~/.bashrc
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user