Update README.md
This commit is contained in:
parent
40a49a779f
commit
e46771335b
|
@ -8,7 +8,7 @@ This module is used by [Tradle](https://github.com/tradle)
|
||||||
|
|
||||||
* Create a new react-native project. [Check react-native getting started](http://facebook.github.io/react-native/docs/getting-started.html#content)
|
* Create a new react-native project. [Check react-native getting started](http://facebook.github.io/react-native/docs/getting-started.html#content)
|
||||||
|
|
||||||
* in PROJECT_DIR/node_modules/react-native, execute:
|
* In your project dir:
|
||||||
```
|
```
|
||||||
npm install --save react-native-udp
|
npm install --save react-native-udp
|
||||||
```
|
```
|
||||||
|
@ -73,4 +73,4 @@ add select tests from node's tests for dgram
|
||||||
[Ellen Katsnelson](https://github.com/pgmemk)
|
[Ellen Katsnelson](https://github.com/pgmemk)
|
||||||
[Tradle, Inc.](https://github.com/tradle/about/wiki)
|
[Tradle, Inc.](https://github.com/tradle/about/wiki)
|
||||||
|
|
||||||
PR's welcome!
|
PR's welcome!
|
||||||
|
|
Loading…
Reference in New Issue