Bladeren bron

Update node version referenced in text (#36317)

Safia Abdalla 4 jaren geleden
bovenliggende
commit
f5446b0e68
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      docs/BuildFromSource.md

+ 2 - 2
docs/BuildFromSource.md

@@ -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
 
@@ -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/)