aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-08-19 11:52:31 +0100
committerGareth Rees <gareth@mysociety.org>2014-08-21 17:38:21 +0100
commit7ab9396aa245ed67ec58adc300b6b8d5429d7302 (patch)
tree7cf329a325acbaa56e293c635f2e0a52ba19fb7b /docs/installing
parent8eb9f1aecb683a475f2d75adba92cbaeb6c37a6f (diff)
Assume yes flag for python-software-properties.
Diffstat (limited to 'docs/installing')
-rw-r--r--docs/installing/manual_install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 6c8b37230..9904081d6 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -169,7 +169,7 @@ The repository above lets you install a recent version of `pdftk` using `apt`.
Add the GPG key from the
[mySociety Alaveteli Ubuntu Package Repository](https://launchpad.net/~mysociety/+archive/ubuntu/alaveteli).
- apt-get install python-software-properties
+ apt-get install -y python-software-properties
add-apt-repository -y ppa:mysociety/alaveteli
**Debian Wheezy or Ubuntu Precise**