瀏覽代碼

Update README.md

Adam Dąbrowski 2 年之前
父節點
當前提交
fb4e7c700d
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -90,7 +90,9 @@ During the step above, make sure to register the Gem in the engine:
 
 
 The additional packages need to be installed. Use the following command:
 The additional packages need to be installed. Use the following command:
 
 
-`sudo apt install ros-${ROS_DISTRO}-vision-msgs ros-${ROS_DISTRO}-nav-msgs ros-${ROS_DISTRO}-rmw-cyclonedds-cpp ros-${ROS_DISTRO}-cyclonedds`
+```
+sudo apt install ros-${ROS_DISTRO}-vision-msgs ros-${ROS_DISTRO}-nav-msgs ros-${ROS_DISTRO}-rmw-cyclonedds-cpp ros-${ROS_DISTRO}-cyclonedds
+```
 
 
 💡 ***Note:*** This is a dependency besides all the packages already required by the ROS 2 Gem.
 💡 ***Note:*** This is a dependency besides all the packages already required by the ROS 2 Gem.