Fix typo in download page URL
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -216,7 +216,7 @@ There are two ways to use this in your project: copy all the files into your pro | @@ -216,7 +216,7 @@ There are two ways to use this in your project: copy all the files into your pro | ||
216 | 216 | ||
217 | ### Add the SDWebImage project to your project | 217 | ### Add the SDWebImage project to your project |
218 | 218 | ||
219 | -- Download and unzip the last version of the framework from the [download page](https://github.com/rs/SDWebImage/wiki/Download-Complied-Framework) | 219 | +- Download and unzip the last version of the framework from the [download page](https://github.com/rs/SDWebImage/wiki/Download-Compiled-Framework) |
220 | - Right-click on the project navigator and select "Add Files to "Your Project": | 220 | - Right-click on the project navigator and select "Add Files to "Your Project": |
221 | - In the dialog, select SDWebImage.framework: | 221 | - In the dialog, select SDWebImage.framework: |
222 | - Check the "Copy items into destination group's folder (if needed)" checkbox | 222 | - Check the "Copy items into destination group's folder (if needed)" checkbox |
-
Please register or login to post a comment