From 7d729dd605b06b25047324ff097688ccd09a4f5e Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Fri, 13 Jun 2014 14:18:47 +0100 Subject: Make it clear that we recommend 64-bit hardware for Debian. Closes #1200. --- docs/installing/manual_install.md | 2 +- docs/installing/script.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/installing') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index c9625c0c9..95bfc1b80 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -81,7 +81,7 @@ The repositories above let you install `wkhtmltopdf-static` using `apt`. ### Packages customised by mySociety If you're using Debian, you should add the mySociety Debian archive to your -apt sources. +apt sources. Note that mySociety packages are currently only built for 64-bit Debian. cat > /etc/apt/sources.list.d/mysociety-debian.list <