Skip to content

Commit c5450f8

Browse files
authored
Merge pull request #348 from argentlabs/DarthMike-patch-1
[TIDY] Warn about cocoapods
2 parents c85e063 + cf4bf98 commit c5450f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Use Xcode to add to the project (**File -> Swift Packages**) or add this to your
1010
```swift
1111
.package(url: "https://github.com/argentlabs/web3.swift", from: "1.1.0")
1212
```
13-
### CocoaPods
13+
### CocoaPods (not recommended)
1414

1515
Add web3.swift to your `Podfile`:
1616

0 commit comments

Comments
 (0)