summaryrefslogtreecommitdiffhomepage
path: root/android/docs/BuildInstructions.macos.md
diff options
context:
space:
mode:
Diffstat (limited to 'android/docs/BuildInstructions.macos.md')
-rw-r--r--android/docs/BuildInstructions.macos.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/android/docs/BuildInstructions.macos.md b/android/docs/BuildInstructions.macos.md
index 0368c1e917..18feb1b4cb 100644
--- a/android/docs/BuildInstructions.macos.md
+++ b/android/docs/BuildInstructions.macos.md
@@ -28,11 +28,6 @@ Finish the install of `rustup`:
rustup-init
```
-Install `cbindgen` which is required to build `wireguard-go-rs`:
-```bash
-cargo install --force cbindgen
-```
-
## 2. Install SDK Tools and Android NDK Toolchain
Open Android Studio -> Tools -> SDK Manager, and install `Android SDK Command-line Tools (latest)`.