mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-03-21 10:57:03 +00:00
Update Protocol Buffers version in README file
This commit is contained in:
parent
41fc4783ae
commit
71d5da84fb
@ -302,9 +302,9 @@ $ sudo apt-get install autoconf automake libtool curl make g++ unzip
|
||||
and then:
|
||||
|
||||
~~~~~~
|
||||
$ wget https://github.com/protocolbuffers/protobuf/releases/download/v3.10.0/protobuf-cpp-3.10.0.tar.gz
|
||||
$ tar xvfz protobuf-cpp-3.10.0.tar.gz
|
||||
$ cd protobuf-3.10.0
|
||||
$ wget https://github.com/protocolbuffers/protobuf/releases/download/v3.10.1/protobuf-cpp-3.10.1.tar.gz
|
||||
$ tar xvfz protobuf-cpp-3.10.1.tar.gz
|
||||
$ cd protobuf-3.10.1
|
||||
$ ./autogen.sh
|
||||
$ ./configure
|
||||
$ make
|
||||
|
Loading…
x
Reference in New Issue
Block a user