diff --git a/README.md b/README.md index 6374fe2..5913e11 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ Install ```bash # Install the latest of v1.x -npm install -g 'git+https://git@git.daplie.com/Daplie/dig.js.git#v1' +npm install -g 'git+https://git.daplie.com/Daplie/dig.js.git#v1' ``` ```bash # Install exactly v1.0.0 -npm install -g 'git+https://git@git.daplie.com/Daplie/dig.js.git#v1.0.0' +npm install -g 'git+https://git.daplie.com/Daplie/dig.js.git#v1.0.0' ``` ### without git