Skip to content

Commit c7452b9

Browse files
committed
Adjust the npm run instructions
1 parent 918e40f commit c7452b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ The St. Olaf community, now in pocket size... rewritten in React Native.
1313
- `cd` into the folder
1414
- [Install React Native](http://facebook.github.io/react-native/docs/getting-started.html#content)
1515
- `npm install`
16-
- `npm run ios`
17-
- Android setup is trickier: you'll want to launch your Android emulator first, then run `npm run android`.
16+
- For iOS: `npm run ios`
17+
- For Android: launch your Android emulator first, then run `npm run android`.
1818

1919
## Note
2020
The Calendar won't work until you give it a Google Calendar API key. You should [create one yourself](https://console.developers.google.com/projectselector/apis/credentials)!

0 commit comments

Comments
 (0)