summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authornyxnor <nyxnor@protonmail.com>2021-08-30 22:56:25 +0200
committernyxnor <nyxnor@protonmail.com>2021-08-30 22:56:25 +0200
commit80b2fe15f1cbccfc24ed41c9750c098844a23d70 (patch)
treee6bf8ecbce0293ddd32308c6463818cf247da9ba /cli
parentf0d823bdcc4ff12663d805fc98bf0656881ed409 (diff)
downloadonionshare-80b2fe15f1cbccfc24ed41c9750c098844a23d70.tar.gz
onionshare-80b2fe15f1cbccfc24ed41c9750c098844a23d70.zip
correct formatting
Diffstat (limited to 'cli')
-rw-r--r--cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md
index b6cbfc08..f454221e 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -57,7 +57,7 @@ Install 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.