Skip to content

Commit

Permalink
readme cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
4kimov committed Nov 12, 2023
1 parent 5a362fa commit 06263a2
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 @@ -33,7 +33,7 @@ Add the following dependency to your Swift `Package.swift`:

```swift
dependencies.append(
.package(url: "https://github.com/squids/squids-swift.git", from: "0.1.0")
.package(url: "https://github.com/sqids/sqids-swift.git", from: "0.1.0")
)
```

Expand Down

0 comments on commit 06263a2

Please sign in to comment.