Skip to content

Commit

Permalink
Merge pull request #11 from teameh/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
alexey1312 authored Jul 22, 2024
2 parents 77d4723 + 256784b commit a9d5ffd
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 @@ -41,7 +41,7 @@ If you want to use SnapshotTestingHEIC in any other project that uses [Swift Pac

```swift
dependencies: [
.package(name: "SnapshotTestingStitch", url: "https://github.com/alexey1312/SnapshotTestingHEIC.git", from: "1.0.0"),
.package(url: "https://github.com/alexey1312/SnapshotTestingHEIC.git", from: "1.0.0"),
]
```

Expand Down

0 comments on commit a9d5ffd

Please sign in to comment.