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.