Skip to content

Commit 394e7b1

Browse files
authored
Merge pull request #617 from OpenSimulationInterface/fix/dependebility
Remove protobuf version to avoid version dependency
2 parents 1ad30d5 + fddf460 commit 394e7b1

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)