diff options
author | elijah <elijah@riseup.net> | 2014-01-08 03:13:44 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-08 03:13:44 -0800 |
commit | 8b41350baf3aaa4988843a9bc2e8884abec07c4c (patch) | |
tree | 61dce1acbb916d37c8abf65f257b6d397b7dba1f /pages/mac/en.md | |
parent | 020b3a8d972005207129a6af7a2c519fb0981820 (diff) |
switched to using amber, added all the main pages.
Diffstat (limited to 'pages/mac/en.md')
-rw-r--r-- | pages/mac/en.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pages/mac/en.md b/pages/mac/en.md new file mode 100644 index 0000000..cd8651b --- /dev/null +++ b/pages/mac/en.md @@ -0,0 +1,15 @@ +- @title = "Bitmask for 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 .dmg has been saved to your computer, mount the image and drag "Bitmask" to your `Applications` folder. + +## Download other versions + +If you want to install an old version of Bitmask, you can [browse all releases.](/client/osx/) + +<%= render({:partial => 'common/email'}, {:blah => true}) %> |