Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampiggy authored Aug 11, 2022
1 parent b37db60 commit 99e6c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ The framework through SwiftPM only supports libaom for AVIF decoding && encoding
```swift
let package = Package(
dependencies: [
.package(url: "https://github.com/SDWebImage/SDWebImageAVIF.git", from: "0.5")
.package(url: "https://github.com/SDWebImage/SDWebImageAVIFCoder.git", from: "0.5")
]
)
```
Expand Down

0 comments on commit 99e6c22

Please sign in to comment.