Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsanthanam committed May 22, 2021
1 parent 23bf7ea commit 1866002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ Add `Ombi` to your `Package.swift` file like so:

```swift
dependencies: [
.package(url: "https://github.com/Ombi/Ombi.git", .upToNextMajor(from: "1.0.0"))
.package(url: "https://github.com/vsanthanam/Ombi.git", .upToNextMajor(from: "1.0"))
]
```

Expand Down

0 comments on commit 1866002

Please sign in to comment.