summaryrefslogtreecommitdiff
path: root/pages/linux/en.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-06-24 16:42:00 -0700
committerelijah <elijah@riseup.net>2014-06-24 16:42:00 -0700
commit2a6da3e0a8208ab4b3316b7285aecc39e68066fb (patch)
tree8d139e654ce7f54fc8254912485bc832c722fafb /pages/linux/en.md
parent5b1194f22bc01c45a0983f4baf279b41465d33c3 (diff)
tmp disabled mac and windows buttons. made front page look better on tiny phones. changed masthead. added trusty dpkg info.
Diffstat (limited to 'pages/linux/en.md')
-rw-r--r--pages/linux/en.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index 067bf10..4d892a6 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -1,9 +1,15 @@
- @title = 'Install Bitmask on Linux'
+<%= render :partial => 'notice' %>
+
## Install as packages
This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.
+### Ubuntu 14.04 (Trusty Tahr)
+
+<%= render({:partial => 'via_packages'}, {:distro => 'trusty'}) %>
+
### Ubuntu 13.10 (Saucy Salamander)
<%= render({:partial => 'via_packages'}, {:distro => 'saucy'}) %>