Skip to content

Commit c08ce85

Browse files
committed
Updated npm install example.
1 parent e60589a commit c08ce85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Looking good!
3232
`gg` can be installed via the Node Package Manager (`npm`).
3333

3434
```sh
35-
$ npm install -g gg
35+
$ npm install -g gitgoodies
3636
```
3737

38-
If that doesn't work, try running it as root. `$ sudo npm install -g gg`
38+
If that doesn't work, try running it as root. `$ sudo npm install -g gitgoodies`
3939

4040
You can also get up and running without npm, but it is not recommended to do so.
4141

0 commit comments

Comments
 (0)