Update README.md

This commit is contained in:
Tony DiCola 2015-06-26 18:39:16 -07:00
parent 9a3445a85c
commit 652d3e77c4

View file

@ -46,7 +46,7 @@ Dependencies
You will need the [PyGithub module][5] installed to use these scripts. The
easiest way to install this module is with [pip][6], using the command:
sudo pip install github
sudo pip install pygithub
(omit the sudo on Windows)