diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:50:59 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:50:59 +0100 |
commit | 4d4f3d131daf66b328db4c63a90d8f45d924da7b (patch) | |
tree | 067c7e49a33f46fb9a7dd77af932feb712229b9d /docs/installing/manual_install.md | |
parent | 3ee9c31040a70b26cbad9b505a9ef0bb512371ef (diff) | |
parent | 7d729dd605b06b25047324ff097688ccd09a4f5e (diff) |
Merge branch 'gh-pages-only-64-bit-debian' into gh-pages
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r-- | docs/installing/manual_install.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 <<EOF deb http://debian.mysociety.org squeeze main |