Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
e5ec85e7
Commit
e5ec85e7
authored
9 years ago
by
Sylvain Baubeau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos in README.md
parent
60f7fc51
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
e5ec85e7
...
...
@@ -12,7 +12,7 @@ Overview
Protocol Buffers (a.k.a., protobuf) are Google's language-neutral,
platform-neutral, extensible mechanism for serializing structured data. You
can find
[
protobuf's documentaion on the Google Developers site
](
https://developers.google.com/protocol-buffers/
)
.
can find
[
protobuf's documenta
t
ion on the Google Developers site
](
https://developers.google.com/protocol-buffers/
)
.
This README file contains protobuf installation instructions. To install
protobuf, you need to install the protocol compiler (used to compile .proto
...
...
@@ -44,7 +44,7 @@ to use the github master version at HEAD, or you need to modify protobuf code,
or you are using C++, it's recommended to build your own protoc binary from
source.
If you would like to build protoc binary from source, see the
[
C++ Installaton
If you would like to build protoc binary from source, see the
[
C++ Installat
i
on
Instructions](src/README.md).
Protobuf Runtime Installation
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment