docs: Add @beta to npm install instructions

This commit is contained in:
Nathan Nichols
2021-09-30 09:09:56 -07:00
committed by Mayukha Vadari
parent 0644e0467b
commit 403b0c402a

View File

@@ -46,7 +46,7 @@ If you want to use `xrpl.js` with React Native you will need to have some of the
```shell
npm install react-native-crypto
npm install xrpl
npm install xrpl@beta
# install peer deps
npm install react-native-randombytes
# install latest rn-nodeify