Update README.md

This commit is contained in:
LIU Dongyuan / 柳东原
2015-02-17 21:02:19 -08:00
parent a54ab9e25a
commit d70518ebc9

View File

@@ -12,7 +12,7 @@ To build your app:
0. Delete the current ``app`` folder
0. Put your files into the ``app`` folder
0. [Install CocoaPods](http://guides.cocoapods.org/using/getting-started.html)
0. [Install CocoaPods](http://guides.cocoapods.org/using/getting-started.html) and run ``pod setup``
0. ``cd`` into the project folder and run ``pod install``
0. Open ``quark-shell.xcworkspace`` in Xcode
0. Build and have fun!