aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0eaa492..719b6c1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -31,7 +31,7 @@ After unpacking the source code archive, change to the odb-tests
package directory (referred to as odb-tests/ from now on) and run
the configure script, for example:
-./configure --database <database>
+./configure --with-database <database>
To see the available configuration options run configure with --help: