diff --git a/README.md b/README.md index 8a960cb5782..53a126da1da 100644 --- a/README.md +++ b/README.md @@ -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