We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0658424 commit 8ae649dCopy full SHA for 8ae649d
doc/guides/maintaining-npm.md
@@ -17,7 +17,7 @@ changes can be reviewed and landed via the normal consensus seeking process.
17
## Step 1: Clone npm
18
19
```console
20
-$ git clone https://github.com/npm/npm.git
+$ git clone https://github.com/npm/cli.git npm
21
$ cd npm
22
```
23
0 commit comments