We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32594c2 commit 6efe996Copy full SHA for 6efe996
manuscript/99-troubleshooting.md
@@ -22,7 +22,7 @@ installed to) not being in your paths. To find your user site packages base dire
22
This will get you something like `/Users/me/Library/Python/2.7` on macOS with
23
Python 2.7 or `/home/me/.local` on Linux/BSD boxes.
24
25
-The applications are in the `bin/` folder insite that. So you need to
+The applications are in the `bin/` folder inside that. So you need to
26
concatenate the two and add them to your [`PATH`](https://en.wikipedia.org/wiki/PATH_(variable)).
27
Try adding one of these in your `~/.bashrc` or `~/.zshrc`:
28
0 commit comments