diff --git a/README.md b/README.md index 5b85c1b..6dec81b 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ ck.bg(.fuchsia) ```swift dependencies: [ - .package(url: "https://github.com/luoxiu/Chalk", .upToNextMajor(from: "0.0.1")) + .package(url: "https://github.com/luoxiu/Chalk", from: "0.0.1") ] ```