Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks authored Apr 26, 2018
1 parent 100cb81 commit a4fe332
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Usage: ./installROS.sh [[-p package] | [-h]]
ros-kinetic-desktop-full
</pre>

Default is ros-kinetic-ros-base.
Default is ros-kinetic-ros-base if no packages are specified.

Example Usage:

Expand All @@ -36,7 +36,7 @@ This script installs a baseline ROS environment. There are several tasks:
<li>Enable repositories universe, multiverse, and restricted</li>
<li>Adds the ROS sources list</li>
<li>Sets the needed keys</li>
<li>Loads ros-kinetic-ros-base</li>
<li>Loads specified ROS packages, defaults to ros-kinetic-base-ros if none specified</li>
<li>Initializes rosdep</li>
</ul>

Expand Down

0 comments on commit a4fe332

Please sign in to comment.