From ecad324ef338f4dd101b164ea41bb7db19ee582c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 28 Feb 2015 21:18:02 +0100 Subject: Move to liberty --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3b024bc..69b1746 100644 --- a/README +++ b/README @@ -10,10 +10,12 @@ Fuck Java. With a sharp, pointy object. In the ass. Hard. json-c as well. Building and Running -------------------- -Build dependencies: CMake, pkg-config, help2man +Build dependencies: CMake, pkg-config, help2man, liberty (included) Runtime dependencies: libev, Jansson, cURL, readline $ git clone https://github.com/pjanouch/json-rpc-shell.git + $ git submodule init + $ git submodule update $ mkdir build $ cd build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug -- cgit v1.2.3