Skip to content

Commit 4e76487

Browse files
committed
fix readme
1 parent 4b37651 commit 4e76487

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
@@ -46,7 +46,7 @@ This package is typically used as a dependency by other packages in the ecosyste
4646

4747
```swift
4848
dependencies: [
49-
.package(url: "https://github.com/coenttb/swift-html-css-pointfree", branch: "main")
49+
.package(url: "https://github.com/coenttb/swift-html-css-pointfree", from: "0.0.1")
5050
]
5151
```
5252

0 commit comments

Comments
 (0)