Skip to content

Commit 05e68e9

Browse files
author
Ravi Prakash Joshi
authored
Update README.md
1 parent 046e276 commit 05e68e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
Older version of `protobuf` might be installed already. Hence, in order to ignore the conflict, we are using locally install `protobuf`
33

44
# Steps
5-
Place extracted `protobuf-3.5.0.tar.gz` here. The directory structure should look as following:
5+
1. Download the `protobuf-3.5.0.tar.gz` from release page. The URL of the file is [here](https://github.com/ravijo/ros_protocol_buffer_tutorial/releases/download/1/protobuf-3.5.0.tar.gz)
6+
1. Place extracted `protobuf-3.5.0.tar.gz` here. The directory structure should look as following:
67

78
```
89
lib

0 commit comments

Comments
 (0)