diff options
Diffstat (limited to 'public/linux/index.en.html')
-rw-r--r-- | public/linux/index.en.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html index 02fa0ac..142fb5d 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -28,7 +28,7 @@ Bitmask Downloads <a href="#ubuntu-1410-utopic-unicorn">Ubuntu 14.10 (Utopic Unicorn)</a> </li> <li> - <a href="#ubuntu-1404-trusty-tahr">Ubuntu 14.04 (Trusty Tahr)</a> + <a href="#ubuntu-1404-lts-trusty-tahr">Ubuntu 14.04 <span class="caps">LTS</span> (Trusty Tahr)</a> </li> <li> <a href="#debian-70-wheezy">Debian 7.0 (Wheezy)</a> @@ -82,7 +82,7 @@ apt-get dist-upgrade</code></pre> </p> <pre>sudo -s
apt-get remove bitmask leap-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/debian utopic main"</pre> </p> -<h3><a name="ubuntu-1404-trusty-tahr"></a>Ubuntu 14.04 (Trusty Tahr)</h3> +<h3><a name="ubuntu-1404-lts-trusty-tahr"></a>Ubuntu 14.04 <span class="caps">LTS</span> (Trusty Tahr)</h3> <p><p class='b'> To install </p> @@ -113,7 +113,7 @@ apt-get dist-upgrade</code></pre> <pre>sudo -s
apt-get remove bitmask leap-keyring
apt-key del 0x1E34A1828E207901
rm /etc/apt/sources.list.d/bitmask.list
</pre> </p> <h2><a name="install-stand-alone-bundle"></a>Install stand-alone bundle</h2> -<p>Alternately, you can run Bitmask from a stand alone bundle. This is useful if want to run Bitmask from a thumb drive. The bundle should work on most recent Linux distributions that are derived from Debian (e.g. Ubuntu, Mint, etc).</p> +<p>Alternately, you can run Bitmask from a stand alone bundle. This is useful if want to run Bitmask from a thumb drive. The bundle should work on most recent Linux distributions that are derived from Debian (e.g. Ubuntu, Mint, Trisquel, etc).</p> <p>There are two disadvantages to the stand-alone bundle:</p> <ul> <li>The Bitmask app will be less well integrated with the desktop environment.</li> @@ -143,7 +143,7 @@ apt-get dist-upgrade</code></pre> </p> <p><a href="https://dl.bitmask.net/client/linux/Bitmask-linux64-latest.tar.bz2.asc">Signature file</a></p> <h3><a name="other-options"></a>Other options</h3> -<p>You can <a href="https://dl.bitmask.net/client/osx/">browse all releases</a> for old or experimental downloads.</p> +<p>You can <a href="https://dl.bitmask.net/client/linux/">browse all releases</a> for old or experimental downloads.</p> <p>You should install the latest stable release. Downloads tagged with “RC” are “Release Candidates” and receive frequent experimental updates that may break the application.</p> </div> <footer> |