summaryrefslogtreecommitdiffhomepage
path: root/ios/BuildInstructions.md
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2024-10-18 18:24:32 +0200
committerEmīls <emils@mullvad.net>2024-10-18 18:24:32 +0200
commit12dd4f4e2214070edd384c3a79d63c4eec4626dd (patch)
treef00b9eff2d605fe7e5035f33642be4b19702f1b5 /ios/BuildInstructions.md
parent0c574426f2f75a7d808d4995c0cdfd133caa634f (diff)
parente5ddfb7892835f05d2d631d8340f13fd204cb275 (diff)
downloadmullvadvpn-12dd4f4e2214070edd384c3a79d63c4eec4626dd.tar.xz
mullvadvpn-12dd4f4e2214070edd384c3a79d63c4eec4626dd.zip
Merge branch 'ios-bump-wireguard-apple'
Diffstat (limited to 'ios/BuildInstructions.md')
-rw-r--r--ios/BuildInstructions.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/BuildInstructions.md b/ios/BuildInstructions.md
index 7900b7117f..bc586d00a5 100644
--- a/ios/BuildInstructions.md
+++ b/ios/BuildInstructions.md
@@ -1,9 +1,9 @@
## Dependencies
-One needs Go v1.20 and the latest stable rust to build the app.
+One needs Go v1.21 and the latest stable rust to build the app.
Go can be installed via
```bash
-brew install go@1.20
+brew install go@1.21
```
Rust should be installed via [rustup](https://rustup.rs). Once rust is