Skip to content

Commit

Permalink
doc: update a link of npm repository
Browse files Browse the repository at this point in the history
PR-URL: #24969
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
watilde authored and rvagg committed Feb 28, 2019
1 parent f903686 commit 96b57fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/maintaining-npm.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ changes can be reviewed and landed via the normal consensus seeking process.
## Step 1: Clone npm

```console
$ git clone https://github.com/npm/npm.git
$ git clone https://github.com/npm/cli.git npm
$ cd npm
```

0 comments on commit 96b57fe

Please sign in to comment.