Skip to content

Commit

Permalink
Added missing 's' in installation command (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
jc-cr authored Jan 5, 2023
1 parent 8f01aa1 commit b827b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b827b09

Please sign in to comment.