summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornyxnor <nyxnor@protonmail.com>2021-08-31 11:59:07 +0200
committernyxnor <nyxnor@protonmail.com>2021-08-31 11:59:07 +0200
commita0e322a90668137564fb8314ccdac069f8a9cf62 (patch)
treec61950401dc89957edb5fb47cfe007a31be5d5fe
parent10a0c522bff75d9c6d41d5cb853c939f50b7fe5c (diff)
downloadonionshare-a0e322a90668137564fb8314ccdac069f8a9cf62.tar.gz
onionshare-a0e322a90668137564fb8314ccdac069f8a9cf62.zip
remove duplicated comma
-rw-r--r--cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md
index f049fce0..00c175a7 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -59,7 +59,7 @@ pip install --user onionshare-cli
#### 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, , do the following:
+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, do the following:
First, discover what shell you are using: