From c51831fe0cb5378893f0c333e5b72016669826d6 Mon Sep 17 00:00:00 2001 From: April Barrett Date: Sun, 17 Aug 2014 14:36:30 -0700 Subject: [PATCH] fix typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 002712f9..801cb7b0 100644 --- a/Readme.md +++ b/Readme.md @@ -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: