We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf2291 commit fe0bc1fCopy full SHA for fe0bc1f
README.md
@@ -21,7 +21,7 @@ rapidjson (MIT) and sqlite_modern_cpp (MIT) are bundled in the include/ director
21
22
On OS X, you can install all dependencies with Homebrew. On Ubuntu, start with:
23
24
- apt-get install build-essential liblua5.1-0 liblua5.1-0-dev libprotobuf-dev libsqlite3-dev protobuf-c-compiler
+ apt-get install build-essential liblua5.1-0 liblua5.1-0-dev libprotobuf-dev libsqlite3-dev protobuf-compiler
25
26
You'll then need to install a recent Boost from [this PPA](https://launchpad.net/~ostogvin/+archive/ubuntu/tjo-develop):
27
0 commit comments