Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huybuidac authored Aug 29, 2020
1 parent 4662348 commit 79ac043
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 @@ -39,7 +39,7 @@ You can install it with the following command:
$ gem install cocoapods
```

To integrate SwiftIconFont into your Xcode project using CocoaPods, specify it in your `Podfile`:
To integrate SwiftUIFontIcon into your Xcode project using CocoaPods, specify it in your `Podfile`:

```ruby
use_frameworks!
Expand All @@ -49,7 +49,7 @@ pod 'SwiftUIFontIcon'

### SPM (Xcode 12 only)

The preferred way of installing SwiftUIX is via the [Swift Package Manager](https://swift.org/package-manager/).
The preferred way of installing SwiftUIFontIcon is via the [Swift Package Manager](https://swift.org/package-manager/).

>Xcode 12 integrates with libSwiftPM to provide support for iOS, watchOS, and tvOS platforms.
Expand Down

0 comments on commit 79ac043

Please sign in to comment.