fix git url
This commit is contained in:
parent
d1705aaabe
commit
8f10d2ce7e
|
@ -28,7 +28,7 @@ otherwise see [iojs-install-script](https://github.com/coolaj86/iojs-install-scr
|
||||||
|
|
||||||
```
|
```
|
||||||
# Install with distributed tools on a decentralized system
|
# 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
|
# Install with the centralized, concentrated hypocrinet
|
||||||
npm install -g desi
|
npm install -g desi
|
||||||
|
|
Loading…
Reference in New Issue