mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-03-02 03:40:21 +00:00
use capnproto 0.7.0 in build scripts
This commit is contained in:
@@ -10,7 +10,7 @@ See [the website](http://laminar.ohwg.net) and the [documentation](http://lamina
|
||||
|
||||
## Building from source
|
||||
|
||||
First install development packages for `capnproto (git)`, `rapidjson`, `sqlite` and `boost-filesystem` from your distribution's repository or other source. Then:
|
||||
First install development packages for `capnproto (0.7.0)`, `rapidjson`, `sqlite` and `boost-filesystem` from your distribution's repository or other source. Then:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ohwgiles/laminar.git
|
||||
|
||||
Reference in New Issue
Block a user