readme update
parent
2ca0d1508a
commit
0fa898e613
|
@ -4,10 +4,10 @@
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
// with npm
|
// with npm
|
||||||
npm i --save @toodle.ddns.net/node-registry/js-utils
|
npm i --save @flare/js-utils --registry https://toodle.ddns.net/public-node-registry
|
||||||
|
|
||||||
// with yarn
|
// with yarn
|
||||||
yarn add @toodle.ddns.net/node-registry/js-utils
|
yarn add @flare/js-utils --registry https://toodle.ddns.net/public-node-registry
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in New Issue