correct formatting

This commit is contained in:
nyxnor 2021-08-30 22:56:25 +02:00
parent f0d823bdcc
commit 80b2fe15f1
No known key found for this signature in database
GPG key ID: 6B6586CDC9BC8836

View file

@ -57,7 +57,7 @@ Install OnionShare CLI:
pip install --user onionshare-cli pip install --user onionshare-cli
``` ```
### Set path #### Set path
When you install programs with pip and use the --user flag, it installs them into ~/.local/bin, which isn't in your path by default. To add ~/.local/bin to your path automatically for the next time you reopen the terminal or source your shell configuration file. When you install programs with pip and use the --user flag, it installs them into ~/.local/bin, which isn't in your path by default. To add ~/.local/bin to your path automatically for the next time you reopen the terminal or source your shell configuration file.