From 8dde05053825e3db525f8bf373806a61e44b6d63 Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Fri, 24 Feb 2023 19:26:45 -0500 Subject: [PATCH] Adds a FAQ for installing the bridge with Homebrew fx-cast-bridge was added to Homebrew's Casks in https://github.com/Homebrew/homebrew-cask/pull/141788 so let's mention it on the FAQ. --- docs/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/index.html b/docs/index.html index 66bf7bf..3007060 100755 --- a/docs/index.html +++ b/docs/index.html @@ -193,6 +193,26 @@ +
  • +
    + +

    + Can I install the bridge through + a package manager? +

    +
    +
    +

    + The bridge is available via + Homebrew + for macOS by running + brew install --cask fx-cast-bridge. + You will of course need to install + the extension separately. +

    +
    +
    +