Skip to content

Commit 868f715

Browse files
authored
Merge pull request #3 from colinc86/documentation
Update version.
2 parents 2eab8a0 + 6556b2d commit 868f715

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
@@ -25,7 +25,7 @@ A SwiftUI view that renders LaTeX.
2525
Add the dependency to your package manifest file.
2626

2727
```swift
28-
.package(url: "https://github.com/colinc86/LaTeXSwiftUI", branch: "main")
28+
.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.0.0")
2929
```
3030

3131
## ⌨️ Usage

0 commit comments

Comments
 (0)