diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-13 14:18:47 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:50:15 +0100 |
commit | 7d729dd605b06b25047324ff097688ccd09a4f5e (patch) | |
tree | 067c7e49a33f46fb9a7dd77af932feb712229b9d /docs/installing/script.md | |
parent | 3ee9c31040a70b26cbad9b505a9ef0bb512371ef (diff) |
Make it clear that we recommend 64-bit hardware for Debian.
Closes #1200.
Diffstat (limited to 'docs/installing/script.md')
-rw-r--r-- | docs/installing/script.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/script.md b/docs/installing/script.md index d4382c98f..173243dcb 100644 --- a/docs/installing/script.md +++ b/docs/installing/script.md @@ -13,7 +13,7 @@ Note that there are [other ways to install Alaveteli]({{ site.baseurl }}docs/ins ## Installing with the installation script -If you have a clean installation of Debian squeeze or Ubuntu precise, you can +If you have a clean installation of Debian squeeze 64-bit or Ubuntu precise, you can use an install script in our commonlib repository to set up a working instance of Alaveteli. This is not suitable for production (it runs in development mode, for example) but should set up a functional installation of the site. |