Correct configure options in install README
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 19 Oct 2008 20:45:42 +0000 (20:45 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 19 Oct 2008 20:45:42 +0000 (20:45 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1465 9efc2488-bf62-4759-914b-345cdb29e865

README

diff --git a/README b/README
index 267b3c6..13d9c53 100644 (file)
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ directory (with the exception of the Perl modules, which are installed
 into system directories). Issue the following commands to configure and
 build OpenSRF:
 
-./configure --with-prefix=/openils --with-sysconfdir=/openils/conf
+./configure --prefix=/openils --sysconfdir=/openils/conf
 make
 
 Installation instructions: