diff --git a/README.md b/README.md index 9cbf78a..2ce9a95 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,10 @@ Usage ### npm ```bash +# directly from git npm install --save git+https://git@git.daplie.com:Daplie/human-readable-ids-js.git + +# from npm npm install --save human-readable-ids ```