Skip to content

Commit 11597b9

Browse files
committed
add git bash instructions for Windows users
1 parent d67571e commit 11597b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ Execute the following to check links in Markdown files:
105105
npm run check:markdown-links
106106
```
107107

108+
If you are running on Microsoft Windows, run the above command in a Git Bash terminal window.
109+
[Git for Windows](https://gitforwindows.org/) includes Git Bash.
110+
108111
## Version Updates
109112

110113
New **Node.js** releases are released as soon as possible.

0 commit comments

Comments
 (0)