mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-26 21:04:23 +08:00
README.md: update protobuf URL to point to the new github location
This commit is contained in:
parent
ce90c3be88
commit
0c774499ef
@ -12,7 +12,7 @@ This is `protobuf-c`, a C implementation of the [Google Protocol Buffers](https:
|
||||
|
||||
## Building
|
||||
|
||||
`protobuf-c` requires a C compiler, a C++ compiler, [protobuf](https://code.google.com/p/protobuf/), and `pkg-config` to be installed.
|
||||
`protobuf-c` requires a C compiler, a C++ compiler, [protobuf](https://github.com/google/protobuf), and `pkg-config` to be installed.
|
||||
|
||||
./configure && make && make install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user