Remove Twice for Cmd+R

This commit is contained in:
Christopher Chedeau 2015-04-08 09:26:17 -07:00
parent 436682fbad
commit fcd33c8825
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ In the newly created folder `AwesomeProject/`
- Open `AwesomeProject.xcodeproj` and hit run in Xcode
- Open `index.ios.js` in your text editor of choice and edit some lines
- Hit cmd+R ([twice](http://openradar.appspot.com/19613391)) in your iOS simulator to reload the app and see your change!
- Hit cmd+R in your iOS simulator to reload the app and see your change!
Congratulations! You've just successfully run and modified your first React Native app.