From 8f10d2ce7e5cc78d0e2a3450162843051b55a491 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 18 May 2017 14:51:21 -0600 Subject: [PATCH] fix git url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de37a07..e3e13d0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ otherwise see [iojs-install-script](https://github.com/coolaj86/iojs-install-scr ``` # Install with distributed tools on a decentralized system -npm install -g 'git@git.daplie.com:Daplie/deardesi.git#v1' +npm install -g 'git+https://git.daplie.com/Daplie/deardesi.git#v1' # Install with the centralized, concentrated hypocrinet npm install -g desi