From 9da7249e1b124363e79ea05f5c8aa0e07a4d181f Mon Sep 17 00:00:00 2001 From: brackendev Date: Fri, 19 Jul 2019 19:04:07 +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 0d809d4..d20bdd0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Readability-Objective-C CocoaPods is the easiest way to use this project. Add the following to your project Podfile: ````Ruby -pod 'Readability', :git => 'https://github.com/brackendev/Readability-Objective-C.git' +pod 'Readability-Objective-C', :git => 'https://github.com/brackendev/Readability-Objective-C.git' ```` ## Example Usage