summaryrefslogtreecommitdiffhomepage
path: root/BuildInstructions.md
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2024-01-04 12:20:17 +0100
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2024-01-04 12:20:17 +0100
commit2d693c2201ee2678f99de5faef75ef041b677799 (patch)
tree8575a050952a661dcdb022dab967436bf546457b /BuildInstructions.md
parent14674ce488bf8e4235f5f1d66d3690937eefb583 (diff)
parentf4e6cc13405d31d69b4720f673195f6a81c1b28a (diff)
downloadmullvadvpn-2d693c2201ee2678f99de5faef75ef041b677799.tar.xz
mullvadvpn-2d693c2201ee2678f99de5faef75ef041b677799.zip
Merge branch 'update-go-version-in-the-documentation-droid-615'
Diffstat (limited to 'BuildInstructions.md')
-rw-r--r--BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildInstructions.md b/BuildInstructions.md
index 6dd365c3eb..186ec10810 100644
--- a/BuildInstructions.md
+++ b/BuildInstructions.md
@@ -23,7 +23,7 @@ on your platform please submit an issue or a pull request.
Install the `msi` hosted here: https://github.com/volta-cli/volta
-- (Not Windows) Install Go (ideally version `1.18`) by following the [official
+- (Not Windows) Install Go (ideally version `1.21`) by following the [official
instructions](https://golang.org/doc/install). Newer versions may work
too.