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.
2 parents 2eab8a0 + 6556b2d commit 868f715Copy full SHA for 868f715
README.md
@@ -25,7 +25,7 @@ A SwiftUI view that renders LaTeX.
25
Add the dependency to your package manifest file.
26
27
```swift
28
-.package(url: "https://github.com/colinc86/LaTeXSwiftUI", branch: "main")
+.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.0.0")
29
```
30
31
## ⌨️ Usage
0 commit comments