1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-10-27 20:34:20 +00:00

doc: rapidjson and capnp deps

This commit is contained in:
Oliver Giles 2017-09-22 18:58:51 +03:00
parent 2475b0beee
commit 0e1b898002

View File

@ -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