Skip to content
Snippets Groups Projects
Unverified Commit b827b09d authored by JC's avatar JC Committed by GitHub
Browse files

Added missing 's' in installation command (#628)

parent 8f01aa19
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ ___Using apt (Ubuntu, Debian)___
On supported Linux distributions (Ubuntu, 18.04 (Bionic) and 20.04 (Focal), `i386` and `amd64`) and ROS versions:
```
sudo apt-get install ros-$ROS_DISTRO-universal-robot
sudo apt-get install ros-$ROS_DISTRO-universal-robots
```
replace `$ROS_DISTRO` with `melodic` or `noetic`, depending on which ROS version you have installed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment