Skip to content

Commit

Permalink
Added missing instruction line in README under Installation of Protoc…
Browse files Browse the repository at this point in the history
…olBuffers.
  • Loading branch information
Max Wenzin committed Dec 18, 2015
1 parent 46d7d99 commit e6fe113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ First you need to install ProtocolBuffers 3.0 or later.
mkdir tmp
cd tmp
git clone https://github.com/google/protobuf
cd protobuf
./autogen.sh
./configure
make
Expand Down

0 comments on commit e6fe113

Please sign in to comment.