Skip to content

Commit

Permalink
Merge pull request #126 from kant/patch-1
Browse files Browse the repository at this point in the history
Minor proposal on string #23
  • Loading branch information
Sean Gillies committed Jan 7, 2020
2 parents b75544a + aa24290 commit 7bc7d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Installing locally without a virtual environment using
```
$ pip install --user mapboxcli
```
You'll then need to include ~/.local/bin in your $PATH.
You'll then need to include `~/.local/bin` in your $PATH.

Installing globally is *not recommended* but some users may want to do so under certain circumstances
```
Expand Down

0 comments on commit 7bc7d8a

Please sign in to comment.