We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab56ff6 commit 72fef4fCopy full SHA for 72fef4f
1 file changed
README.md
@@ -22,7 +22,7 @@ The project objective is to enhance the usage experience of the Codable protocol
22
## Installation
23
24
#### CocoaPods
25
-``` pod 'CodableWrapper' ```
+``` pod 'CodableWrapper', :git => 'https://github.com/winddpan/CodableWrapper.git' ```
26
27
#### Swift Package Manager
28
``` https://github.com/winddpan/CodableWrapper ```
0 commit comments