Fix commata

This commit is contained in:
Matthias Beyer 2016-10-04 13:49:41 +02:00
parent 73b11e4bd2
commit 6b9da878f1
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ $> make install
```
The installation root of the binaries may not yet be in your $PATH.
To see, where this installation root is, check out `man cargo-install`.
To see where this installation root is check out `man cargo-install`.
To change the $PATH in bash:
```bash