diff --git a/README.md b/README.md index 4f120b9..ee8bc18 100644 --- a/README.md +++ b/README.md @@ -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 (brew install protobuf or +apt-get install libprotobuf-dev and protobuf-compiler), +and sqlite3 (apt-get install libsqlite3-dev). To build: make