We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea3106 commit ea944fbCopy full SHA for ea944fb
DEV_README.md
@@ -10,12 +10,12 @@ npm install -g react-native-cli
10
brew install watchman
11
```
12
13
-1) In the root module directory, link the development module:
+2) In the root module directory, link the development module:
14
15
npm link
16
17
18
-2) In `sample/AirshipSample` prepare the sample:
+3) In `sample/AirshipSample` prepare the sample:
19
20
npm link urbanairship-react-native
21
npm install
0 commit comments