Skip to content

Commit aa4f09d

Browse files
njlrcpojer
authored andcommitted
Makes NPM a link like Yarn is (#4998)
Yarn is a link, so why not NPM?
1 parent 08f8394 commit aa4f09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: getting-started
33
title: Getting Started
44
---
55

6-
Install Jest using `npm`:
6+
Install Jest using [`npm`](https://www.npmjs.com/):
77

88
```
99
npm install --save-dev jest

0 commit comments

Comments
 (0)