Updating README with installation instructions.

git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@77 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
This commit is contained in:
Bob Aman 2010-10-14 00:05:32 +00:00
parent c3ad4f3498
commit 0246ecf1f5
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -60,9 +60,9 @@ sources.
For normal client usage, this is sufficient:
`sudo gem install google-api-client`
sudo gem install google-api-client
The command line interface, the example applications, and the test suite
require additional dependencies. These may be obtained with:
`sudo gem install google-api-client --development --force --no-rdoc --no-ri`
sudo gem install google-api-client --development --force --no-rdoc --no-ri