Skip to content

Commit c334756

Browse files
author
Chris Knadler
committed
Fix npm install link
http -> https
1 parent 3ce7ece commit c334756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Installation via `npm`. If you don't have `npm` yet:
1010

11-
curl http://npmjs.org/install.sh | sh
11+
curl https://npmjs.org/install.sh | sh
1212
1313
Once you have `npm`:
1414

0 commit comments

Comments
 (0)