mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Fix installation paths in site documentation
This commit is contained in:
@@ -121,14 +121,14 @@
|
||||
<li>
|
||||
<h3>Windows</h3>
|
||||
<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>
|
||||
To manually uninstall, remove the following files/folders and registry keys:
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<code>C:\Program Files\fx_cast_bridge\</code>
|
||||
<code>C:\Program Files\fx_cast\</code>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -164,7 +164,7 @@
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<code>/opt/fx_cast_bridge</code>
|
||||
<code>/opt/fx_cast/</code>
|
||||
</li>
|
||||
<li>
|
||||
<code>/usr/lib/mozilla/native-messaging-hosts/fx_cast_bridge.json</code> OR
|
||||
|
||||
Reference in New Issue
Block a user