Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Merge pull request #597 from aprilb/master
Browse files Browse the repository at this point in the history
Fix link to nodejs.org
  • Loading branch information
travisjeffery committed Aug 17, 2014
2 parents f453af0 + c51831f commit abb5096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -14,7 +14,7 @@ version of node and/or npm to avoid breakage. Please see the detailed [changelog

## Installation

First, you need [node](https://nodejs.org) v0.10+ installed. If you do not have it installed, visit [node's download page](http://nodejs.org/download/).
First, you need [node](http://nodejs.org) v0.10+ installed. If you do not have it installed, visit [node's download page](http://nodejs.org/download/).

With [node](http://nodejs.org) installed, run the following command:

Expand Down

0 comments on commit abb5096

Please sign in to comment.