diff --git a/README.md b/README.md index be202e11..0ae97986 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ fsh.output.color = sample * fsh.channel(0).color ## Getting Started Add the package to your project like any other package and you're done. ```swift -.package(url: "https://github.com/STREGAsGate/GateEngine.git", branch: "main") +.package(url: "https://github.com/STREGAsGate/GateEngine.git", .upToNextMinor(from: "0.1.0")) ``` ### Windows Specific Setup