Skip to content

Commit 399b546

Browse files
davidgilbertsonplacenamehere
authored andcommitted
Add link to nvm-windows (facebook#3489)
1 parent 4d1227e commit 399b546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Install it once globally:
4040
npm install -g create-react-app
4141
```
4242

43-
**You’ll need to have Node >= 6 on your machine**. You can use [nvm](https://github.com/creationix/nvm#installation) to easily switch Node versions between different projects.
43+
**You’ll need to have Node >= 6 on your machine**. You can use [nvm](https://github.com/creationix/nvm#installation) (macOS/Linux) or [nvm-windows](https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows) to easily switch Node versions between different projects.
4444

4545
**This tool doesn’t assume a Node backend**. The Node installation is only required for Create React App itself.
4646

0 commit comments

Comments
 (0)