Update README.md

This commit is contained in:
Aaron Power 2015-09-20 12:01:22 +01:00
parent 84b2d062d1
commit 5a2d8a04cd

View file

@ -8,14 +8,14 @@ To use tokei, use must add it to your path. Then you can call tokei like so
`$ tokei ./path/to/code`
## OSX
`# sudo mv <your_download_location> /usr/local/bin/tokei`
`# sudo mv <your_download_location>/tokei /usr/local/bin/tokei`
## Windows
- Create a folder for tokei
- search for `env`
- open "edit your enviroment variables"
- edit PATH
- edit `PATH`
- paste folder path to the end of the string ie: `<path_stuff_here>;C:/tokei;`
# Options