Add Linux package requirement to readme

This commit is contained in:
Eric Fischer 2015-04-17 10:12:11 -07:00
parent d64328ac35
commit fa9474ff74

View File

@ -151,8 +151,9 @@ lower resolutions before failing if it still doesn't fit.
Development
-----------
Requires protoc (brew install protobuf or apt-get install libprotobuf-dev),
and sqlite3 (apt-get install libsqlite3-dev). To build:
Requires protoc (<code>brew install protobuf</code> or
<code>apt-get install libprotobuf-dev</code> and <code>protobuf-compiler</code>),
and sqlite3 (<code>apt-get install libsqlite3-dev</code>). To build:
make