Skip to content

Commit d25652c

Browse files
Update README.md
1 parent a915450 commit d25652c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ ROS package for connecting to ABB robot controllers via TCP/IP, featuring EGM co
33

44
A minimal working environment for this package would be given by this `Dockerfile`:
55

6-
``
7-
FROM ros:kinetic-ros-base
8-
RUN apt-get update && apt-get install -y libprotobuf-dev protobuf-compiler protobuf-c-compiler
9-
``
6+
FROM ros:kinetic-ros-base
7+
RUN apt-get update && apt-get install -y libprotobuf-dev protobuf-compiler protobuf-c-compiler
8+

0 commit comments

Comments
 (0)