From de2448d5c46850e4f31ac51ed06ff62f2d78153c Mon Sep 17 00:00:00 2001 From: David Kraus Date: Wed, 10 Oct 2018 11:05:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f0c394..dae383b 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ $ brew install carthage Inside of your `Cartfile`, specify XMLParsing: ```ogdl -github "ShawmMoore/XMLParsing" +github "ShawnMoore/XMLParsing" ``` Then, run the following command to build the framework: