diff --git a/README.md b/README.md index bd4fb65..de37a07 100644 --- a/README.md +++ b/README.md @@ -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 ```