Skip to content

Commit

Permalink
Cleans up wording
Browse files Browse the repository at this point in the history
  • Loading branch information
evhub committed Jan 27, 2017
1 parent b5f9ba7 commit 3118b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HELP.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Installing Coconut, including all the features above, is drop-dead simple. Just
pip install coconut
```

_Note: Try re-running the above command with the `--user` option if you are encountering permission denied errors. Be sure that `coconut` binary location (usually `${HOME}/.local/bin/` when using `--user` option, or `/usr/local/bin` when installing from root, on UNIX machines) is in your PATH environment variable._
_Note: Try re-running the above command with the `--user` option if you are encountering errors. Be sure that the `coconut` installation location (`/usr/local/bin` or `${HOME}/.local/bin/` on UNIX machines) is in your PATH environment variable._

To check that your installation is functioning properly, try entering into the command line
```
Expand Down

0 comments on commit 3118b31

Please sign in to comment.