Skip to content

Commit d29d07e

Browse files
committed
Update README.md
1 parent 7c045bf commit d29d07e

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ products with no compromises in quality or capability.
3434
Get up and running with our Movies sample app:
3535

3636
1. Once you have the repo cloned and met all the requirements above, start the
37-
packager that will transform your JS code on-the-fly:
38-
```
39-
npm install
40-
```
37+
packager that will transform your JS code on-the-fly:
38+
`npm install`
39+
`npm start`
4140
2. Open the `Examples/Movies/Movies.xcodeproj` project in Xcode.
4241
3. Make sure the target is set to `Movies` and that you have an iOS simulator
4342
selected to run the app.

0 commit comments

Comments
 (0)