mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-14 13:41:25 -05:00
s/source/./
This commit is contained in:
parent
dc69b28d27
commit
b9cdb9558d
@ -65,7 +65,7 @@ Apply the path to your shell file:
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
printf "PATH=\$PATH:~/.local/bin\n" >> ~/.${SHELL##*/}rc
|
printf "PATH=\$PATH:~/.local/bin\n" >> ~/.${SHELL##*/}rc
|
||||||
source ~/.${SHELL##*/}rc
|
. ~/.${SHELL##*/}rc
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user