We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df107f9 commit 7401789Copy full SHA for 7401789
README.md
@@ -43,7 +43,7 @@ Add to your `Package.swift`:
43
44
```swift
45
dependencies: [
46
- .package(url: "https://github.com/yourusername/snappy-swift.git", from: "1.0.0")
+ .package(url: "https://github.com/codelynx/snappy-swift.git", from: "1.0.0")
47
]
48
```
49
0 commit comments