From cf4bf981e850d3daa581cf061c41baa0e8f8be43 Mon Sep 17 00:00:00 2001 From: Miguel Angel Quinones Garcia Date: Thu, 14 Dec 2023 09:08:03 +0100 Subject: [PATCH] [TIDY] Warn about cocoapods --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f6b1d3..11d9022c 100644 --- a/README.md +++ b/README.md @@ -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`: