summaryrefslogtreecommitdiff
path: root/pages/install/mac
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-07-21 02:17:06 -0700
committerelijah <elijah@riseup.net>2014-07-21 02:17:06 -0700
commit780e7f0d882a22503f9ce7caab0a2e969e8529e6 (patch)
treeba1f36532a7e6f471dc1007728da210bf5919cfc /pages/install/mac
parenta91bb680740c80eac5d19e61dc3c16e10b78b2c0 (diff)
initial draft content
Diffstat (limited to 'pages/install/mac')
-rw-r--r--pages/install/mac/en.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/pages/install/mac/en.md b/pages/install/mac/en.md
new file mode 100644
index 0000000..4fd0f9c
--- /dev/null
+++ b/pages/install/mac/en.md
@@ -0,0 +1,16 @@
+- @title = "Bitmask for Mac OS"
+- @nav_title = 'Mac OS'
+
+## Download latest version
+
+Bitmask requires Mountain Lion or newer.
+
+<%= render({:partial => 'common/download_button'}, {:link => '/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for Mac OS'}) %>
+
+Once the file `Bitmask-OSX-latest.dmg` has been saved to your computer, mount the `.dmg` image and drag the `Bitmask` icon to your `Applications` folder.
+
+## Download other versions
+
+If you want to install an old or experimental version of Bitmask, you can [browse all releases.](/client/osx/)
+
+<%= render({:partial => 'common/email'}) %>