From 010c726ebdfa4c5be4aa6fa5b2c118446b6adfbe Mon Sep 17 00:00:00 2001 From: Stepan Kuzmin Date: Tue, 11 Dec 2012 13:05:38 +0600 Subject: [PATCH] npm install.sh moved to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c0b0fe..57d7984 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Install [node][4]. If you are using [HomeBrew][12], use these steps: Install [npm][5]: - curl http://npmjs.org/install.sh | sh + curl https://npmjs.org/install.sh | sh Install TileStream: