From: gmc Date: Mon, 21 Mar 2011 15:44:49 +0000 (+0000) Subject: trivial grammar fix X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=55a558576228f7d1905666349b56f71c1f63d102;p=Evergreen.git trivial grammar fix Signed-off-by: Galen Charlton git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19826 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/README b/README index 19ad717c86..1c169558de 100644 --- a/README +++ b/README @@ -113,7 +113,7 @@ Creating the Evergreen database: PostgreSQL 8.4 or 9.0 will be installed on your system by the Makefile.install prerequisite installer if packages are available for your distribution, or -you will have to compile PostgreSQL 8.4 9.0 from source and install it (which +you will have to compile PostgreSQL 8.4 or 9.0 from source and install it (which is beyond the scope of this document). PostgreSQL 9.0 is recommended if you have the option.