diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-04 15:33:45 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-04 15:33:45 +0100 |
commit | bbee628d4c25f80d58b496e47d5ef4a65587c5ab (patch) | |
tree | c4a6b9fb432b601ab52708e33b8cdbf627688fcf /docs/installing/manual_install.md | |
parent | a85c4bbc9af165e865682bd21ef1dde6e6f6289a (diff) | |
parent | 486bea64611380dbbff7905da0d1f542509fba45 (diff) |
Merge branch 'gh-pages-os-version' into gh-pages
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r-- | docs/installing/manual_install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 5ab2103a2..9631d8e9e 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -19,8 +19,8 @@ Note that there are [other ways to install Alaveteli]({{ site.baseurl }}docs/ins ## Target operating system -These instructions assume Debian Wheezy or Squeeze (64-bit) or Ubuntu 12.04 LTS -(precise). Debian is the best supported deployment platform. We also +These instructions assume a 64-bit version of Debian 6 (Wheezy), Debian 7 (Squeeze) +or Ubuntu 12.04 LTS (Precise). Debian is the best supported deployment platform. We also have instructions for [installing on MacOS]({{ site.baseurl }}docs/installing/macos/). Commands are intended to be run via the terminal or over ssh. |