Update README.md
This commit is contained in:
parent
e86364569b
commit
4146d9f074
|
@ -43,10 +43,10 @@ Decentralized:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# As a library
|
# 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)
|
# 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:
|
Centralized:
|
||||||
|
|
Loading…
Reference in New Issue