aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-02-28 20:07:37 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2015-02-28 20:09:51 +0100
commit9681ad0021de7580a0c18490240d9133bdbaf199 (patch)
treeb1550d6d8ebfb31fc78b5335b23316db0635e2ab /README
parent92f2339ef57e46dd9a7ff996ffe066518a40839d (diff)
downloadxK-9681ad0021de7580a0c18490240d9133bdbaf199.tar.gz
xK-9681ad0021de7580a0c18490240d9133bdbaf199.tar.xz
xK-9681ad0021de7580a0c18490240d9133bdbaf199.zip
Move to liberty
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 34fad38..7947b9b 100644
--- a/README
+++ b/README
@@ -32,6 +32,8 @@ Build dependencies: CMake, pkg-config, help2man, awk, sh
Runtime dependencies: openssl
$ git clone https://github.com/pjanouch/ZyklonB.git
+ $ git submodule init
+ $ git submodule update
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug