diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-12-06 15:20:24 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-12-06 15:23:13 -0300 |
commit | 9ff5d2802456f510ceadef1a54c15d2a8e3d0b80 (patch) | |
tree | 6fb2124b6fa6aa28cb99f719077d7d7feabe472c /docs | |
parent | 2c75fbac93cb0c06a9eb9597544c495a8ce19673 (diff) |
Add supported OSs.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/client/en.md | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/docs/client/en.md b/docs/client/en.md index 3bfe3f1..1603b15 100644 --- a/docs/client/en.md +++ b/docs/client/en.md @@ -19,7 +19,7 @@ User Guide ---------- * [Installing Bitmask](client/user-install) * [Running Bitmask](client/user-running) - + Tester Guide ------------ @@ -27,7 +27,7 @@ This part of the documentation details how to fetch the last development version and how to report bugs. * [Howto for testers](client/testers-howto) - + Hackers Guide ------------- @@ -35,9 +35,21 @@ If you want to contribute to the project, we wrote this for you. * [Setting up a development environment](client/dev-environment) - + <!-- * [Running latest code](client/bleeding-edge) * [Getting started with development](client/dev-guide) * [Configuration](client/configuration) * [Client API](client/client-api) --> + + +Supported OSs +------------- + +Currently supported OSs (32 and 64 bits) are: +- Debian 7 (32bits lxde and 64 bits gnome3) +- Ubuntu 12.04 (LTS, unity) +- Ubuntu 13.10 (latest, unity) +- Mac OSX >= 10.8 +- Windows 7 (32 bits only) +- Windows 8 (planned) |