blob: fd1c3bdedbdc8dfb0ac75c685eb203a7aa526fd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 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'}) %>
|