mirror of
https://github.com/Expand-sys/ccash-client-js
synced 2026-03-22 12:27:09 +11:00
docs: add --save to npm install example
This commit is contained in:
parent
d7be012feb
commit
0753461d90
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ TypeScript/JavaScript client library for [CCash](https://github.com/EntireTwix/C
|
|||
```
|
||||
yarn add ccash-client-js
|
||||
# or
|
||||
npm install ccash-client-js
|
||||
npm install --save ccash-client-js
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Reference in a new issue