Update README.md
This commit is contained in:
parent
413e3a8d5d
commit
2631d3d0cb
|
@ -36,7 +36,10 @@ Usage
|
||||||
### npm
|
### npm
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# directly from git
|
||||||
npm install --save git+https://git@git.daplie.com:Daplie/human-readable-ids-js.git
|
npm install --save git+https://git@git.daplie.com:Daplie/human-readable-ids-js.git
|
||||||
|
|
||||||
|
# from npm
|
||||||
npm install --save human-readable-ids
|
npm install --save human-readable-ids
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue