From 8dcc5b5ae76122502e804fb6f809138353246e16 Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Mon, 26 Oct 2015 11:39:19 +0200 Subject: [PATCH] Updated Readme - fixed type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb96062..24cbdad 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ There are 3 subspecs available now: `Core`, `MapKit` and `WebP` (this means you Podfile example: ``` -pod 'SDWebImabe/WebP' +pod 'SDWebImage/WebP' ``` ### Installation with Carthage (iOS 8+)