diff --git a/README.md b/README.md index 8405864..f6d5e84 100644 --- a/README.md +++ b/README.md @@ -9,22 +9,8 @@ ## Installation -### Carthage - -[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application. - -You can install Carthage with [Homebrew](http://brew.sh/) using the following command: - -```bash -$ brew update -$ brew install carthage -``` - -To integrate SwiftIconFont into your Xcode project using Carthage, specify it in your `Cartfile`: - -```ogdl -github "0x73/SwiftIconFont" -``` +### SPM & Carthage +Not yet supported. Please use Cocoapods ### Cocoapods