Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit b77defd

Browse files
docs(contribute): mention nvm-windows
1 parent afafb7a commit b77defd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/misc/contribute.ngdoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ machine:
3030
development web server, run tests, and generate distributable files. Depending on your system,
3131
you can install Node either from source or as a pre-packaged bundle.
3232

33-
We recommend using [nvm](https://github.com/creationix/nvm) to manage and install Node.js,
34-
which makes it easy to change the version of Node.js per project.
33+
We recommend using [nvm](https://github.com/creationix/nvm) (or [nvm-windows](https://github.com/coreybutler/nvm-windows))
34+
to manage and install Node.js, which makes it easy to change the version of Node.js per project.
3535

3636
* [Yarn](https://yarnpkg.com): We use Yarn to install our Node.js module dependencies (rather than using npm).
3737
There are detailed installation instructions available at https://yarnpkg.com/en/docs/install.

0 commit comments

Comments
 (0)