fix install instructions

This commit is contained in:
Tim Emiola
2015-02-24 10:25:49 -08:00
parent 31b1d5edf7
commit ca91509145

View File

@@ -21,7 +21,7 @@ This library is distributed on `npm`. In order to add it as a dependency,
run the following command:
``` sh
$ npm install googleauth --save
$ npm install google-auth-library-nodejs --save
```
## License