Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
yatsu committed Sep 3, 2012
1 parent cc968bb commit 3e1a84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Create a new Xcode project with copying Bestmix.xcodeproj.
Modify the top line of Podfile to use the new Xcode project. Modify the top line of Podfile to use the new Xcode project.


``` ```
codeproj 'MyApp.xcodeproj' xcodeproj 'MyApp.xcodeproj'
``` ```


Run `pod install` and open MyApp.xcworkspace. Run `pod install` and open MyApp.xcworkspace.
Expand Down

0 comments on commit 3e1a84c

Please sign in to comment.