Skip to content

Commit

Permalink
Merge pull request #348 from argentlabs/DarthMike-patch-1
Browse files Browse the repository at this point in the history
[TIDY] Warn about cocoapods
  • Loading branch information
DarthMike authored Dec 14, 2023
2 parents c85e063 + cf4bf98 commit c5450f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Use Xcode to add to the project (**File -> Swift Packages**) or add this to your
```swift
.package(url: "https://github.com/argentlabs/web3.swift", from: "1.1.0")
```
### CocoaPods
### CocoaPods (not recommended)

Add web3.swift to your `Podfile`:

Expand Down

0 comments on commit c5450f8

Please sign in to comment.