From e0c59ad8b6b69266a5d687fa1b2930f0918fe8c6 Mon Sep 17 00:00:00 2001 From: Tereza Tomcova Date: Wed, 14 Sep 2016 23:03:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1017b4c..2211083 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ npm install --save react-native-udp ``` react-native link react-native-udp +# OR, if you're using react-native older than 0.31: +rnpm link react-native-udp ``` ### `Android`