Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist authored Oct 12, 2024
1 parent 5eba058 commit e55ef50
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 @@ -42,7 +42,7 @@ To install the LocalNotification package, add the following to your Package.swif

```swift
dependencies: [
.package(url: "https://github.com/sentryco/LocalNotification.git", branch: "main")
.package(url: "https://github.com/sentryco/LocalNotification", branch: "main")
]
```

Expand Down

0 comments on commit e55ef50

Please sign in to comment.