Skip to content

Commit 6becbee

Browse files
committed
Update README.md
1 parent 1c7f63c commit 6becbee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +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(
128-
url: "https://github.com/STREGAsGate/GateEngine.git",
129-
.upToNextMajor(from: "0.1.0")
130-
)
127+
.package(url: "https://github.com/STREGAsGate/GateEngine.git", branch: "main")
131128
```
132129

133130
### Windows Specific Setup

0 commit comments

Comments
 (0)