Skip to content

Commit 30c2c56

Browse files
committed
* readme notice to use the workspace
1 parent 2a9b108 commit 30c2c56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ PEGKit
33

44
PEGKit is a '[Parsing Expression Grammar](http://bford.info/packrat/)' toolkit for iOS and OS X written by [Todd Ditchendorf](http://celestialteapot.com) in Objective-C and released under the [MIT Open Source License](https://tldrlegal.com/license/mit-license).
55

6+
**Always use the Xcode Workspace `PEGKit.xcworkspace`, *NOT* the Xcode Project.**
7+
68
This project includes [TDTemplateEngine](https://github.com/itod/tdtemplateengine) as a Git Submodule. So proper cloning of this project requires the `--recursive` argument:
79

810
git clone --recursive git@github.com:itod/pegkit.git

0 commit comments

Comments
 (0)