Skip to content

Commit

Permalink
Fix bad link to Node 5.10 in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
crertel authored Jul 28, 2016
1 parent 735f0fa commit 8b78409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is the Node reimplementation of the [SwarmControl](http://www.swarmcontrol.

## Installation

First, you'll need to make sure that you've got NodeJS 5.10.0 [from here](https://nodejs.org/en/blog/release/v0.5.10/), or [here](https://nodejs.org/dist/latest-v5.x/) for Mac OS.
First, you'll need to make sure that you've got NodeJS 5.10.0 [from here](https://nodejs.org/dist/latest-v5.x/), or [here](https://nodejs.org/dist/latest-v5.x/) for Mac OS.

Next, you'll need to download the repo:

Expand Down

0 comments on commit 8b78409

Please sign in to comment.