Skip to content

Commit

Permalink
Corrected missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
joaocgreis committed Sep 25, 2014
1 parent ad410e2 commit cacb099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and OpenSSL.

If you are using Ubuntu, install the dependencies with:
```
sudo apt-get install build-essential cmake libboost-all-dev libprotoc-dev libssl-dev
sudo apt-get install build-essential cmake libboost-all-dev libprotoc-dev protobuf-compiler libssl-dev
```

This was tested with Ubuntu 12.04.5 LTS (Precise Pangolin) and
Expand Down

0 comments on commit cacb099

Please sign in to comment.