Update README.md

This commit is contained in:
AJ ONeal 2017-09-25 14:26:24 -06:00
parent e86364569b
commit 4146d9f074
1 changed files with 2 additions and 2 deletions

View File

@ -43,10 +43,10 @@ Decentralized:
```bash
# As a library
npm install --save 'git+https://coolaj86@git.daplie.com/Daplie/hexdump.js.git'
npm install --save 'git+https://git.daplie.com/Daplie/hexdump.js.git'
# As a global CLI (useful on windows)
npm install --global 'git+https://coolaj86@git.daplie.com/Daplie/hexdump.js.git'
npm install --global 'git+https://git.daplie.com/Daplie/hexdump.js.git'
```
Centralized: