From 4ce23d7b11f88071cd5bc15b8e1846f1d9ccbf83 Mon Sep 17 00:00:00 2001 From: STREGA Date: Wed, 4 Oct 2023 18:44:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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