Skip to content

Commit

Permalink
Outstanding minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dehesa committed May 7, 2024
1 parent a3e95ef commit 69aa037
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 @@ -24,7 +24,7 @@ import PackageDescription
let package = Package(
/* Your package name, supported platforms, and generated products go here */
dependencies: [
.package(url: "https://github.com/dehesa/Conbini.git", from: "0.6.2")
.package(url: "https://github.com/dehesa/package-conbini.git", from: "0.6.2")
],
targets: [
.target(name: /* Your target name here */, dependencies: ["Conbini"])
Expand Down

0 comments on commit 69aa037

Please sign in to comment.