Update README.md
This commit is contained in:
parent
e86364569b
commit
4146d9f074
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue