From 0e1b898002a430f74f5b1fea200b6139be9a402e Mon Sep 17 00:00:00 2001 From: Oliver Giles Date: Fri, 22 Sep 2017 18:58:51 +0300 Subject: [PATCH] doc: rapidjson and capnp deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a8804..c47bac9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Although the status and progress front-end is very user-friendly, administering ### Building from source -First install development packages for `capnproto`, `websocketpp`, `sqlite` and `boost-filesystem` from your distribution's repository or other source. Then: +First install development packages for `capnproto (git)`, `rapidjson`, `websocketpp`, `sqlite` and `boost-filesystem` from your distribution's repository or other source. Then: ```bash git clone https://github.com/ohwgiles/laminar.git