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, 0 insertions, 2 deletions
diff --git a/android/BuildInstructions.md b/android/BuildInstructions.md
index cfff1b3d73..8c63957847 100644
--- a/android/BuildInstructions.md
+++ b/android/BuildInstructions.md
@@ -128,8 +128,6 @@ Linux distro:
#### 5. Install and configure Rust toolchain
- Get the latest **stable** Rust toolchain via [rustup.rs](https://rustup.rs/).
- Also install `cbindgen` which is required to build `wireguard-go-rs`:
- `cargo install --force cbindgen`
- Configure Android cross-compilation targets and set up linker and archiver. This can be done by setting the following
environment variables: