Skip to content

Commit 0e1bfae

Browse files
Merge pull request #528 from CodeMacabre/source
Add recommended min Node.js version
2 parents 6d0ca0a + 7ef38a7 commit 0e1bfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h2 class="big-heading" data-i18n="index-workshopper-header">Workshoppers</h2>
169169
<div class="third">
170170
<div id="get-going">
171171
<h3 data-i18n="index-get-going-header">Get Going &#x2014;</h3>
172-
<p><span data-i18n="index-get-going-info">You&#x2019;ll need</span> <a href="http://nodejs.org">Node.js</a> <span data-i18n="index-get-going-info2">on your computer to get started
172+
<p><span data-i18n="index-get-going-info">You&#x2019;ll need</span> <a href="http://nodejs.org">Node.js</a> <span data-i18n="index-get-going-info2">(v6.0.2 or higher) on your computer to get started
173173
with each of these. Then use</span> <a href="http://npmjs.org">npm</a> <span data-i18n="index-get-going-info3">(it comes with Node) to install each
174174
module with the command below it. Once installed,
175175
simply type the workshopper&#x2019;s name to launch.</span></p>

0 commit comments

Comments
 (0)