We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663ca55 commit 4ce23d7Copy full SHA for 4ce23d7
README.md
@@ -124,7 +124,7 @@ fsh.output.color = sample * fsh.channel(0).color
124
## Getting Started
125
Add the package to your project like any other package and you're done.
126
```swift
127
-.package(url: "https://github.com/STREGAsGate/GateEngine.git", branch: "main")
+.package(url: "https://github.com/STREGAsGate/GateEngine.git", .upToNextMinor(from: "0.1.0"))
128
```
129
130
### Windows Specific Setup
0 commit comments