Skip to content

Commit 69aa037

Browse files
committed
Outstanding minor changes
1 parent a3e95ef commit 69aa037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import PackageDescription
2424
let package = Package(
2525
/* Your package name, supported platforms, and generated products go here */
2626
dependencies: [
27-
.package(url: "https://github.com/dehesa/Conbini.git", from: "0.6.2")
27+
.package(url: "https://github.com/dehesa/package-conbini.git", from: "0.6.2")
2828
],
2929
targets: [
3030
.target(name: /* Your target name here */, dependencies: ["Conbini"])

0 commit comments

Comments
 (0)