We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b37651 commit 4e76487Copy full SHA for 4e76487
README.md
@@ -46,7 +46,7 @@ This package is typically used as a dependency by other packages in the ecosyste
46
47
```swift
48
dependencies: [
49
- .package(url: "https://github.com/coenttb/swift-html-css-pointfree", branch: "main")
+ .package(url: "https://github.com/coenttb/swift-html-css-pointfree", from: "0.0.1")
50
]
51
```
52
0 commit comments