Changed rnpm command to react-native

This commit is contained in:
Tereza Tomcova 2016-09-14 20:31:56 +02:00 committed by GitHub
parent b4ae666ff1
commit 39dba9fc3e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ npm install --save react-native-udp
## Link in the native dependency
```
rnpm link react-native-udp
react-native link react-native-udp
```
### `Android`