Skip to content

Commit 52b0637

Browse files
author
robz
committed
fixed readme step orderding
Needed to have code block indented to prevent having two `1.` steps
1 parent 2f81351 commit 52b0637

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Get up and running with our Movies sample app:
2424

2525
1. Start the JavaScript app server:
2626

27-
```
28-
npm start
29-
```
27+
```
28+
npm start
29+
```
3030

3131
2. Open the `Examples/Movies/Movies.xcodeproj` project in Xcode.
3232
3. Make sure the target is set to `Movies` and select an iOS simulator to run the app.

0 commit comments

Comments
 (0)