From d45406b0cb6adb76935174965a6ad7229bab3c7e Mon Sep 17 00:00:00 2001 From: Alexandr Goncharov Date: Sun, 8 Oct 2017 22:57:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88b105e..52bb68b 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Add the line `.Package(url: "https://github.com/0111b/JSONDecoder-Keypath.git")` #### Cocoapods ```Ruby - pod 'JSONDecoder-Keypath', :git => 'https://github.com/0111b/JSONDecoder-Keypath' + pod 'JSONDecoder-Keypath' ``` ### Conclusion