add branch name
This commit is contained in:
parent
4a3cd589e5
commit
d1705aaabe
|
@ -27,6 +27,10 @@ This assumes that you already have `git` and `iojs` (or `node`) installed,
|
|||
otherwise see [iojs-install-script](https://github.com/coolaj86/iojs-install-script)
|
||||
|
||||
```
|
||||
# Install with distributed tools on a decentralized system
|
||||
npm install -g 'git@git.daplie.com:Daplie/deardesi.git#v1'
|
||||
|
||||
# Install with the centralized, concentrated hypocrinet
|
||||
npm install -g desi
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue