summaryrefslogtreecommitdiffhomepage
path: root/android/BuildInstructions.md
diff options
context:
space:
mode:
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: