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.
This commit is contained in:
Colin Dean
2023-02-24 19:26:45 -05:00
committed by Matt Hensman
parent 55eb58b8b8
commit 8dde050538

View File

@@ -193,6 +193,26 @@
</div>
</details>
</li>
<li class="faqs__list-item">
<details class="faq">
<summary class="faq__summary">
<h3>
Can I install the bridge through
a package manager?
</h3>
</summary>
<div class="faq__content">
<p>
The bridge is available via
<a href="https://brew.sh">Homebrew</a>
for macOS by running
<code>brew install --cask fx-cast-bridge</code>.
You will of course need to install
the extension separately.
</p>
</div>
</details>
</li>
<li class="faqs__list-item">
<details class="faq">
<summary class="faq__summary">