Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveLomber committed Nov 9, 2018
1 parent 144f14e commit b43ef2e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Expand Up @@ -48,15 +48,6 @@ Simply install the package in a normal way:
npm install connectycube-reactnative --save
```

Then do some pre-setup steps for the internal dependency - xmpp.js lib:

```bash
cd node_modules/connectycube-reactnative/xmpp.js
make # for this step you need to use Node 9.x.x.
cd ../../../
cp -r node_modules/connectycube-reactnative/xmpp.js/node_modules/* node_modules/
```

and you're ready to go:

```javascript
Expand Down

0 comments on commit b43ef2e

Please sign in to comment.