Skip to content

Commit

Permalink
readme: update quick start
Browse files Browse the repository at this point in the history
Best practice to save your dependencies on install. Matches recommendation on website.
  • Loading branch information
stephenplusplus committed Sep 21, 2014
1 parent cfabea7 commit 661aaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you need support for other Google APIs, check out the [Google Node.js API Cli
## Quick Start

```sh
$ npm install gcloud
$ npm install --save gcloud
```

## Authorization
Expand Down

0 comments on commit 661aaa2

Please sign in to comment.