mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
s/source/./
This commit is contained in:
parent
ffd9327761
commit
99f86815d7
@ -65,7 +65,7 @@ Apply the path to your shell file:
|
||||
|
||||
```sh
|
||||
printf "PATH=\$PATH:~/.local/bin\n" >> ~/.${SHELL##*/}rc
|
||||
source ~/.${SHELL##*/}rc
|
||||
. ~/.${SHELL##*/}rc
|
||||
```
|
||||
|
||||
#### Usage
|
||||
|
Loading…
Reference in New Issue
Block a user