From d3d8c22edfbf817788bda501ac612e58960fd1f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Anda=20Estensen?= Date: Fri, 26 Mar 2021 04:53:58 +0000 Subject: [PATCH] Add to docs that macOS binaries are available (#2281) ## Proposed Changes macOS binaries are available and should be listed in the Lighthouse Book --- book/src/installation-binaries.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/book/src/installation-binaries.md b/book/src/installation-binaries.md index 44dae3de3..d475c0ad0 100644 --- a/book/src/installation-binaries.md +++ b/book/src/installation-binaries.md @@ -4,14 +4,15 @@ Each Lighthouse release contains several downloadable binaries in the "Assets" section of the release. You can find the [releases on Github](https://github.com/sigp/lighthouse/releases). -> Note: binaries are not yet provided for MacOS or Windows native. +> Note: binaries are not yet provided for Windows native. ## Platforms -Binaries are supplied for two platforms: +Binaries are supplied for three platforms: - `x86_64-unknown-linux-gnu`: AMD/Intel 64-bit processors (most desktops, laptops, servers) - `aarch64-unknown-linux-gnu`: 64-bit ARM processors (Raspberry Pi 4) +- `x86_64-apple-darwin`: macOS with Intel chips Additionally there is also a `-portable` suffix which indicates if the `portable` feature is used: