summaryrefslogtreecommitdiff
path: root/pages/linux/en.md
diff options
context:
space:
mode:
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'}) %>