README.txt
changeset 208 d23beba39833
parent 135 b1b182bb0fd2
child 212 911227a3a9bb
--- a/README.txt	Thu Mar 04 17:17:46 2010 +0100
+++ b/README.txt	Thu Mar 11 09:57:00 2010 +0100
@@ -46,7 +46,7 @@
 2. Install pandoc
 	(ubuntu users : 'sudo apt-get install pandoc')
 3. Install openoffice (headless mode) [used for document conversion]
-	(ubuntu users : 'sudo apt-get install sun-java6-jre openoffice.org openoffice.org-headless xvfb)
+	(ubuntu users : 'sudo apt-get install sun-java6-jre openoffice.org openoffice.org-headless xvfb')
 4. Install/configure database [skip this step if you plan to use a sqlite database]
 	4 a) Postgresql
 		- Install and configure database server [skip this step if use an external database server]