Updated Installing (markdown)

Chris Lane 2016-02-18 14:00:15 -05:00
parent 1f86ba678f
commit 66f08d08e2

@ -18,7 +18,7 @@ brew install cheat
First, install the dependencies: First, install the dependencies:
```sh ```sh
[sudo] pip install docopt pygments pyxdg [sudo] pip install docopt pygments appdirs
``` ```
Then clone this repository: Then clone this repository: