aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-02-03 20:15:44 +0000
committerEdmund von der Burg <evdb@mysociety.org>2011-02-03 20:15:44 +0000
commit4f15572c5fe6980b3d25465658425fc5739c7f2e (patch)
tree6678a2d2301ac6f75d70c4516c10381b8427fd2c /notes
parent70f340a4976ab84052163270845c0f698ca9e45e (diff)
Proper command for installing extra packages
Diffstat (limited to 'notes')
-rw-r--r--notes/INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/notes/INSTALL b/notes/INSTALL
index ea924c8f7..8559d747a 100644
--- a/notes/INSTALL
+++ b/notes/INSTALL
@@ -37,7 +37,8 @@ cd ~/fixmystreet
sudo apt-get install `cat conf/packages`
# also install these that are available by default on mySoc boxes:
-libregexp-common-perl php5-cli
+sudo apt-get install \
+ libregexp-common-perl php5-cli perl-doc