Skip to content

Commit ea944fb

Browse files
authored
Update DEV_README.md
1 parent 3ea3106 commit ea944fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEV_README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ npm install -g react-native-cli
1010
brew install watchman
1111
```
1212

13-
1) In the root module directory, link the development module:
13+
2) In the root module directory, link the development module:
1414
```
1515
npm link
1616
```
1717

18-
2) In `sample/AirshipSample` prepare the sample:
18+
3) In `sample/AirshipSample` prepare the sample:
1919
```
2020
npm link urbanairship-react-native
2121
npm install

0 commit comments

Comments
 (0)