Skip to content

Commit 4ce23d7

Browse files
committed
Update README.md
1 parent 663ca55 commit 4ce23d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ fsh.output.color = sample * fsh.channel(0).color
124124
## Getting Started
125125
Add the package to your project like any other package and you're done.
126126
```swift
127-
.package(url: "https://github.com/STREGAsGate/GateEngine.git", branch: "main")
127+
.package(url: "https://github.com/STREGAsGate/GateEngine.git", .upToNextMinor(from: "0.1.0"))
128128
```
129129

130130
### Windows Specific Setup

0 commit comments

Comments
 (0)