blob: 495bf24b83870d5b07bac089e603902a0ef5287f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 => 'https://dl.bitmask.net/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.](https://dl.bitmask.net/client/osx/)
<%= render({:partial => 'common/email'}) %>
|