summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorcbruder <cbruder@ubuntu>2013-02-14 13:42:46 +0100
committercbruder <cbruder@ubuntu>2013-02-14 13:42:46 +0100
commit441e7ddbfb4cf6c31513905db1904ff4883d5b2e (patch)
tree6004d494c5250e39e85fc890af1ba65f19ef9ab7 /README
parenta298fced559a713c42782e7c675ced78c121944e (diff)
downloadpersistence-client-library-441e7ddbfb4cf6c31513905db1904ff4883d5b2e.tar.gz
Update README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 88085cb..19a4b0d 100644
--- a/README
+++ b/README
@@ -12,5 +12,5 @@ How to compile
For the Persistence Client Library autotools will be used to generate makefiles.
To build the client library perform the following steps:
* "autoreconf -vi"
-* "./configure –enable-tests"
+* "./configure --enable-tests"
* "make"