From e8b46f3cc24427c36b773c8d6c8872390b880f17 Mon Sep 17 00:00:00 2001 From: Steven Bazyl Date: Mon, 25 Mar 2013 21:31:06 -0700 Subject: [PATCH] Remove confusing alternate install option --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index b88c3e460..917e96449 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,6 @@ 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