From ee2156ee2c5310368be85d6d941a213a6ce60301 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 23 Dec 2024 21:05:33 +1100 Subject: [PATCH] Added Go requirements for Mac 15+ --- website/docs/gettingstarted/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/gettingstarted/installation.mdx b/website/docs/gettingstarted/installation.mdx index 00077816a..1511e3865 100644 --- a/website/docs/gettingstarted/installation.mdx +++ b/website/docs/gettingstarted/installation.mdx @@ -15,7 +15,7 @@ sidebar_position: 1 Wails has a number of common dependencies that are required before installation: -- Go 1.20+ +- Go 1.21+ (macOS 15+ requires Go 1.23.3+) - NPM (Node 15+) ### Go