Skip to content

Commit

Permalink
Update node version referenced in text (#36317)
Browse files Browse the repository at this point in the history
  • Loading branch information
captainsafia committed Sep 9, 2021
1 parent b33ef8f commit f5446b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/BuildFromSource.md
Expand Up @@ -98,7 +98,7 @@ If you're reading this, you probably already have Git installed to support cloni

#### [NodeJS](https://nodejs.org) on Windows

Building the repo requires version 10.17.0 or newer of Node. You can find installation executables for Node at <https://nodejs.org>.
Building the repo requires version 14.17.6 or newer of Node. You can find installation executables for Node at <https://nodejs.org>.

#### [Yarn](https://yarnpkg.com/) on Windows

Expand Down Expand Up @@ -164,7 +164,7 @@ If you've made it this far, you've already got `Git` installed. Sit back, relax,

#### [NodeJS](https://nodejs.org)

Building the repo requires version 10.14.2 or newer of Node. You can find installation executables for Node at <https://nodejs.org>.
Building the repo requires version 14.17.6 or newer of Node. You can find installation executables for Node at <https://nodejs.org>.

#### [Yarn](https://yarnpkg.com/)

Expand Down

0 comments on commit f5446b0

Please sign in to comment.