mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-03-31 04:57:23 +02:00
fix 0dae4d7d393510081c928f6c9dc3d08de7084396
This commit is contained in:
parent
01dce52a5e
commit
bb0511470c
@ -104,7 +104,8 @@ 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 && source ~/.bashrc
|
||||
echo '"PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
|
||||
source ~/.bashrc
|
||||
```
|
||||
|
||||
# Upgrading
|
||||
|
Loading…
x
Reference in New Issue
Block a user