Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gh123man committed Apr 4, 2022
1 parent 2a368dd commit 1ea08d5
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 @@ -16,7 +16,7 @@ To install Swift Dogstatsd, use Swift Package Manager:

.target(name: "App", dependencies: [
.product(name: "Vapor", package: "vapor"),
.product(name: "Dogstatsd", package: "dogstatsd")
.product(name: "Dogstatsd", package: "swift-dogstatsd")
])
```

Expand Down

0 comments on commit 1ea08d5

Please sign in to comment.