We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60589a commit c08ce85Copy full SHA for c08ce85
README.md
@@ -32,10 +32,10 @@ Looking good!
32
`gg` can be installed via the Node Package Manager (`npm`).
33
34
```sh
35
- $ npm install -g gg
+ $ npm install -g gitgoodies
36
```
37
38
-If that doesn't work, try running it as root. `$ sudo npm install -g gg`
+If that doesn't work, try running it as root. `$ sudo npm install -g gitgoodies`
39
40
You can also get up and running without npm, but it is not recommended to do so.
41
0 commit comments