diff --git a/README.md b/README.md index 2aa7a54..19dc534 100644 --- a/README.md +++ b/README.md @@ -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: