typo
authorraph
Thu, 11 Mar 2010 09:57:00 +0100
changeset 208 d23beba39833
parent 203 84b8af5ed884
child 209 912b4331a1ee
typo
README.txt
--- 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]