diff --git a/README.md b/README.md
index 54259bd..5f1f4d6 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Peer-to-peer and cross-platform encrypted connections built right into your app
| Python | `pip install libzt`|
|[Python](./examples/python) |
| Rust | Coming *very* soon |
|[Rust](./examples/rust) |
| Java | `./build.sh host-jar` |
|[Java](./examples/java) |
-| Linux | [Build from source](#build-from-source) |
| [C/C++](./examples/c) |
+| Linux | `brew install zerotier/tap/libzt` |
| [C/C++](./examples/c) |
| macOS | `brew install zerotier/tap/libzt`|
| [C/C++](./examples/c) |
| iOS / iPadOS | `./build.sh iphoneos-framework` |
| [Objective-C](./attic/objective-c), [Swift](./attic/swift) |
| Android |`./build.sh android-aar` |
| [Java](./examples/java) |