fix mistype in readme

This commit is contained in:
Artur Girenko 2015-11-29 22:37:40 +01:00
parent 91824b64ba
commit 0c71d4a997
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ $ cd future-app
``` ```
To run in iOS: To run in iOS:
``` ```
$ cd re-natal xcode $ re-natal xcode
``` ```
and then run your app from Xcode normally. and then run your app from Xcode normally.