readme tweak: protocol -> protobuf

PiperOrigin-RevId: 549059493
pull/13348/head
Hong Shin 2 years ago committed by Copybara-Service
parent 8e210a888d
commit 3c3dfe0efa
  1. 4
      README.md

@ -14,10 +14,10 @@ This README file contains protobuf installation instructions. To install
protobuf, you need to install the protocol compiler (used to compile .proto
files) and the protobuf runtime for your chosen programming language.
Protocol Compiler Installation
Protobuf Compiler Installation
------------------------------
The protocol compiler is written in C++. If you are using C++, please follow
The protobuf compiler is written in C++. If you are using C++, please follow
the [C++ Installation Instructions](src/README.md) to install protoc along
with the C++ runtime.

Loading…
Cancel
Save