summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaxim Danilov <mdanilov@luxoft.com>2018-02-16 18:26:01 +0800
committerMaxim Danilov <mdanilov@luxoft.com>2018-02-16 18:26:01 +0800
commit686fefadb3f5fd18b4e7717ca279e35447cfd20c (patch)
tree69b56969f6d2515007167e4c7598ae8c03ab5a0a /README.md
parentd1f47ac656d965884ab15437ed366905eee908cc (diff)
downloadpersistence-client-library-686fefadb3f5fd18b4e7717ca279e35447cfd20c.tar.gz
Update README, added INSTALL doc
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80ef78a..b309dc5 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ Execute the following steps in order to build the component
* autoreconf –vi
* configure, with the following options
* --enable-tests to enable the build of the tests
+ * --enable-tools to enable the build of the tools
* --enable-pasinterface enable the PAS interface (disabled by default)
* --enable-appcheck, performs an application check if the using application is a valid/trusted one.
* make