From 9f59ff0b92b454aa71a8b76a4073107c8282ba74 Mon Sep 17 00:00:00 2001 From: John Blanco Date: Wed, 1 Feb 2012 08:22:11 -0700 Subject: [PATCH] Updated code location in README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d1909c3..8eeb2d2 100644 --- a/README +++ b/README @@ -122,7 +122,7 @@ Adding RaptureXML to Your Project Two steps: - * Copy the RaptureXML/RaptureXML/RaptureXML folder into your own project and import "RXMLElement.h" somewheres. + * Copy the RaptureXML/Library folder into your own project and import "RXMLElement.h" somewheres. * Link in libz.dylib to your target.