From 9681ad0021de7580a0c18490240d9133bdbaf199 Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Sat, 28 Feb 2015 20:07:37 +0100 Subject: Move to liberty --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') 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 -- cgit v1.2.3-54-g00ecf