Skip to content

Commit fddf460

Browse files
jdsikapmai
authored andcommitted
Remove protobuf version mention in README
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 1ad30d5 commit fddf460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Install `pip3` and missing python packages:
9191
```bash
9292
$ sudo apt-get install python3-pip python3-setuptools
9393
```
94-
Install `protobuf` 3.0.0:
94+
Install `protobuf`:
9595
```bash
9696
$ sudo apt-get install libprotobuf-dev protobuf-compiler
9797
```

0 commit comments

Comments
 (0)