Correct the package name
This commit is contained in:
parent
18307f1911
commit
10b63d0b92
|
@ -27,7 +27,7 @@ Be sure `https://rubygems.org/` is in your gem sources.
|
||||||
For normal client usage, this is sufficient:
|
For normal client usage, this is sufficient:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ gem install google-auth-library
|
$ gem install googleauth
|
||||||
```
|
```
|
||||||
|
|
||||||
## Example Usage
|
## Example Usage
|
||||||
|
|
Loading…
Reference in New Issue