mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user