Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dscyrescotti authored Jul 21, 2021
1 parent 777a7ab commit 7347c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies: [
### CocoaPods
Inside your Podfile,
```ruby
pod 'CodableX'
pod 'CodableX', :git => 'https://github.com/dscyrescotti/CodableX.git'
```

Currently, __CodableX__ is able to be installed via __Swift Package Manager__ and __CocoaPods__.
Expand Down Expand Up @@ -248,4 +248,4 @@ __CodableX__ welcomes all developers to contribute if you have any idea to impro

## License

CodableX is available under the MIT license. See the [LICENSE](LICENSE) file for more info.
CodableX is available under the MIT license. See the [LICENSE](LICENSE) file for more info.

0 comments on commit 7347c5b

Please sign in to comment.