Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Donmclean committed May 28, 2017
1 parent 03f69c4 commit 32c90c2
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 @@ -11,7 +11,7 @@ Learn more about the Riko concept [**here**](docs/concept.md)

- `npm install -g riko-cli`

###### Note: make sure you have export your npm bin to $PATH in bash profile
###### Note: make sure you export your npm bin to $PATH in bash profile
```bash
PATH="$(npm bin -g):$PATH"
```
Expand Down

0 comments on commit 32c90c2

Please sign in to comment.