mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-10 15:55:50 +00:00
Change yarn install to yarn add
This commit is contained in:
committed by
Elliot Lee
parent
c56e6a6c08
commit
19eaedf50d
@@ -23,7 +23,7 @@ You can use `npm`, but we recommend using `yarn` for the added assurance provide
|
||||
|
||||
Install `ripple-lib`:
|
||||
```
|
||||
$ yarn install ripple-lib
|
||||
$ yarn add ripple-lib
|
||||
```
|
||||
|
||||
Then see the [documentation](https://github.com/ripple/ripple-lib/blob/develop/docs/index.md) and [code samples](https://github.com/ripple/ripple-lib/tree/develop/docs/samples)
|
||||
|
||||
Reference in New Issue
Block a user