summaryrefslogtreecommitdiffhomepage
path: root/android/BuildInstructions.md
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2025-02-07 13:32:59 +0100
committerLinus Färnstrand <linus@mullvad.net>2025-02-07 13:34:29 +0100
commit87cd146b40b38d750312d7ca265bc07a56559301 (patch)
tree623fc9e597c5b0d5ca4cb3f7d909f0a84fb1be60 /android/BuildInstructions.md
parent4c688c899d3094c0d703489fdbac7dc1c1a9408d (diff)
downloadmullvadvpn-87cd146b40b38d750312d7ca265bc07a56559301.tar.xz
mullvadvpn-87cd146b40b38d750312d7ca265bc07a56559301.zip
Update all CI to update wireguard-go submodule more explicitly
Diffstat (limited to 'android/BuildInstructions.md')
-rw-r--r--android/BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/BuildInstructions.md b/android/BuildInstructions.md
index 8c63957847..5755737df8 100644
--- a/android/BuildInstructions.md
+++ b/android/BuildInstructions.md
@@ -155,7 +155,7 @@ environment variables:
```
#### 6. Download wireguard-go-rs submodule
-Run the following command to download wireguard-go-rs submodule: `git submodule update --init --recursive --depth=1 wireguard-go-rs`
+Run the following command to download wireguard-go-rs submodule: `git submodule update --init wireguard-go-rs/libwg/wireguard-go`
### Debug build
Run the following command to build a debug build: