Update README.md

This commit is contained in:
Christopher Bowns 2012-04-12 15:09:47 -07:00
parent 5b0a45e6ec
commit 89b8cf5cb0
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ time and do the right thing.
Installation
------------
You can chose to copy all the files in your project or to import the it as a static library.
There are two ways to use this in your project: copy all the files into your project, or import the project as a static library.
The following instructions are adapted from the excellent "Using Open Source Static Libraries in Xcode 4"
[tutorial][] from Jonah Williams.