Skip to content

Commit fe0bc1f

Browse files
committed
Just protobuf-compiler, not -c-compiler
1 parent bdf2291 commit fe0bc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rapidjson (MIT) and sqlite_modern_cpp (MIT) are bundled in the include/ director
2121

2222
On OS X, you can install all dependencies with Homebrew. On Ubuntu, start with:
2323

24-
apt-get install build-essential liblua5.1-0 liblua5.1-0-dev libprotobuf-dev libsqlite3-dev protobuf-c-compiler
24+
apt-get install build-essential liblua5.1-0 liblua5.1-0-dev libprotobuf-dev libsqlite3-dev protobuf-compiler
2525

2626
You'll then need to install a recent Boost from [this PPA](https://launchpad.net/~ostogvin/+archive/ubuntu/tjo-develop):
2727

0 commit comments

Comments
 (0)