Fix list formatting in ros

This commit is contained in:
Tianon Gravi 2017-05-10 09:55:44 -07:00
parent 9ae4e75bbe
commit f886adbfa4
1 changed files with 6 additions and 5 deletions

View File

@ -34,6 +34,7 @@ With the advancements and standardization of software containers, roboticists ar
## Deployment suggestions
The available tags include supported distros along with a hierarchy tags based off the most common meta-package dependencies, designed to have a small footprint and simple configuration:
- `ros-core`: barebone ROS install
- `ros-base`: basic tools and libraries (also tagged with distro name with LTS version as `latest`)
- `robot`: basic install for robots