Merge pull request #57 from bodepd/pin_github_api_in_docs

mention a specific version of github_api
This commit is contained in:
Dan Bode
2013-03-06 14:08:56 -08:00

View File

@@ -33,7 +33,8 @@ virtualbox should be installed
3a. Install github_api.
> gem install github_api
# WARNING - other versions are known to have bugs
> gem install github_api -v 0.8.1
4. it is strongly recommended that you set up a proxy (like squid!) to speed up perforance
of package installation.