mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Fix installation paths in site documentation
This commit is contained in:
@@ -121,14 +121,14 @@
|
|||||||
<li>
|
<li>
|
||||||
<h3>Windows</h3>
|
<h3>Windows</h3>
|
||||||
<p>
|
<p>
|
||||||
Removing the bridge on Windows should be as easy as running the uninstaller (<code>C:\Program Files\fx_cast_bridge\uninstaller.exe</code>) found in the control panel or settings application.
|
Removing the bridge on Windows should be as easy as running the uninstaller (<code>C:\Program Files\fx_cast\uninstaller.exe</code>) found in the control panel or settings application.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
To manually uninstall, remove the following files/folders and registry keys:
|
To manually uninstall, remove the following files/folders and registry keys:
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<code>C:\Program Files\fx_cast_bridge\</code>
|
<code>C:\Program Files\fx_cast\</code>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
@@ -164,7 +164,7 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<code>/opt/fx_cast_bridge</code>
|
<code>/opt/fx_cast/</code>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<code>/usr/lib/mozilla/native-messaging-hosts/fx_cast_bridge.json</code> OR
|
<code>/usr/lib/mozilla/native-messaging-hosts/fx_cast_bridge.json</code> OR
|
||||||
|
|||||||
Reference in New Issue
Block a user