Browse Source

fix git url

v1
AJ ONeal 7 years ago
parent
commit
8f10d2ce7e
  1. 2
      README.md

2
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

Loading…
Cancel
Save