Skip to content

Commit

Permalink
update installation
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxiu committed Mar 15, 2020
1 parent 7fe4dff commit 5867d88
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 @@ -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")
]
```

Expand Down

0 comments on commit 5867d88

Please sign in to comment.