Update README.md

This commit is contained in:
Alexandr Goncharov 2017-10-08 22:57:31 +03:00
parent a59a5d9890
commit d45406b0cb
1 changed files with 1 additions and 1 deletions

View File

@ -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