diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-07 16:37:27 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-07 16:38:39 +0100 |
commit | e71d580acd2fa59874e29fa2a11a9b631370f36e (patch) | |
tree | a47da3195ca222e41d119b4a7a8b519346f82cf3 /docs | |
parent | 498564b3dc0daca7012789529e021c8d6c44e38e (diff) |
Add wheezy to the list of OSes
Extend the locale instructions to either version of Debian.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing/manual_install.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index d3a629155..1b9df6abe 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -19,15 +19,15 @@ Note that there are [other ways to install Alaveteli]({{ site.baseurl }}docs/ins ## Target operating system -These instructions assume Debian Squeeze (64-bit) or Ubuntu 12.04 LTS -(precise). Debian Squeeze is the best supported deployment platform. We also +These instructions assume Debian Wheezy or Squeeze (64-bit) 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. ## Set the locale -**Debian Squeeze** +**Debian Wheezy or Squeeze** Follow the [Debian guide](https://wiki.debian.org/Locale#Standard) for configuring the locale of the operating system. |