mention a specific version of github_api

there are known issues with newer versions
This commit is contained in:
Dan Bode
2013-03-06 14:07:51 -08:00
parent 1bb694defe
commit 7b96f63cb0

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.