Skip to content

Commit

Permalink
updated README link
Browse files Browse the repository at this point in the history
  • Loading branch information
DeividVeloso committed Jun 9, 2020
1 parent 738d993 commit 99751d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactNative/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ It's possible that an error will occur during the linking process of the native
The React Native SDK is a package inside the [@telnyx/webrtc](https://github.com/team-telnyx/webrtc) _monorepo_. To setup the dev environment follow these steps:

1. [Download the installer](https://nodejs.org/) for the LTS version of Node.js. This is the best way to also [install npm](https://blog.npmjs.org/post/85484771375/how-to-install-npm#_=_).
2. Fork the [@telnyx/webrtc](https://github.com/team-telnyx/@telnyx/webrtc) repository and clone it.
2. Fork the [@telnyx/webrtc](https://github.com/team-telnyx/webrtc) repository and clone it.
3. Create a new branch from `master` for your change.
4. Run `npm install` to install global dependencies.
5. Run `npm run build` to prepare the React Native package.
Expand Down

0 comments on commit 99751d3

Please sign in to comment.