Skip to content

Commit 0e0018c

Browse files
authored
Merge pull request #1 from Knhash/patch-1
Update Setup.js
2 parents 029fd68 + 08db60b commit 0e0018c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/step-2/Setup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Setup extends Component {
1818

1919
<li>If you don't have node installed in your system. Download and install it from below.</li>
2020

21-
<a className="btn" href="https://nodejs.org/dist/v4.6.1/node-v4.6.1.pkg" target="_blank">Download Node</a>
21+
<a className="btn" href="https://nodejs.org/en/download/" target="_blank">Download Node</a>
2222

2323
<li>Install the dependencies to run localhost server.</li>
2424

0 commit comments

Comments
 (0)