README.md in google-api-client-0.6.2 vs README.md in google-api-client-0.6.3
- old
+ new
@@ -21,14 +21,9 @@
For normal client usage, this is sufficient:
$ 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
-
## Example Usage
# Initialize the client & Google+ API
require 'google/api_client'
client = Google::APIClient.new