Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
huybuidac committed Aug 29, 2020
2 parents e130748 + 79ac043 commit 4f170fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The library is super super easy to use, just something like this :)
### Text

```swift
import SwiftIconFont
import SwiftUIFontIcon

// ...

Expand Down 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 4f170fb

Please sign in to comment.