Skip to content

Commit a6a7a5c

Browse files
committed
Update README.md
1 parent dfa2bad commit a6a7a5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Once you have your Swift package set up, adding as a dependency is as easy as ad
1414

1515
```swift
1616
dependencies: [
17-
.package(url: "https://github.com/sparrowcode/SPQRCode", .upToNextMajor(from: "1.0.2"))
17+
.package(url: "https://github.com/sparrowcode/SPQRCode", .upToNextMajor(from: "1.0.2"))
1818
]
1919
```
2020

0 commit comments

Comments
 (0)