Skip to content

Commit 99e6c22

Browse files
authored
Update README.md
1 parent b37db60 commit 99e6c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The framework through SwiftPM only supports libaom for AVIF decoding && encoding
129129
```swift
130130
let package = Package(
131131
dependencies: [
132-
.package(url: "https://github.com/SDWebImage/SDWebImageAVIF.git", from: "0.5")
132+
.package(url: "https://github.com/SDWebImage/SDWebImageAVIFCoder.git", from: "0.5")
133133
]
134134
)
135135
```

0 commit comments

Comments
 (0)