From d04fd47f5bcc463a96e1c79952e50ff3db1cb310 Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Sat, 1 Jun 2013 14:23:45 -0700 Subject: [PATCH] Fix typo in download page URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d8b7f9..cc68c42 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ There are two ways to use this in your project: copy all the files into your pro ### Add the SDWebImage project to your project -- Download and unzip the last version of the framework from the [download page](https://github.com/rs/SDWebImage/wiki/Download-Complied-Framework) +- Download and unzip the last version of the framework from the [download page](https://github.com/rs/SDWebImage/wiki/Download-Compiled-Framework) - Right-click on the project navigator and select "Add Files to "Your Project": - In the dialog, select SDWebImage.framework: - Check the "Copy items into destination group's folder (if needed)" checkbox