aboutsummaryrefslogtreecommitdiffstats
path: root/installing/manual_install.md
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-05-16 15:58:31 +0100
committerGareth Rees <gareth@mysociety.org>2014-05-16 15:58:31 +0100
commit0a3873ff9edb2361e0d873a0dc952df20727d913 (patch)
tree3eba2b81bf4b43d5a1ff98d636168369ab2f4ace /installing/manual_install.md
parent00821947e6095ec88c0ed71dcb3b5ac679d20b15 (diff)
parent279fb095ceb5787c06654ccf523446f8254cc087 (diff)
Merge branch 'gh-pages-gpg-key' into gh-pages
Diffstat (limited to 'installing/manual_install.md')
-rw-r--r--installing/manual_install.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/installing/manual_install.md b/installing/manual_install.md
index c4961d798..65155bfdf 100644
--- a/installing/manual_install.md
+++ b/installing/manual_install.md
@@ -87,6 +87,11 @@ apt sources.
deb http://debian.mysociety.org squeeze main
EOF
+Add the GPG key from the
+[mySociety Debian Package Repository](http://debian.mysociety.org/).
+
+ wget -O - https://debian.mysociety.org/debian.mysociety.org.gpg.key | sudo apt-key add -
+
You should also configure package-pinning to reduce the priority of this
repository.