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:
parent
c3ad4f3498
commit
0246ecf1f5
4
README
4
README
|
@ -60,9 +60,9 @@ sources.
|
||||||
|
|
||||||
For normal client usage, this is sufficient:
|
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
|
The command line interface, the example applications, and the test suite
|
||||||
require additional dependencies. These may be obtained with:
|
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
|
||||||
|
|
Loading…
Reference in New Issue