From 36724393c1cdb03e778cb198ca95cb12721e9edf Mon Sep 17 00:00:00 2001 From: Maytheewat Aramrattana <iamhere366@gmail.com> Date: Fri, 16 Nov 2018 11:29:27 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index ac243d6..04737fc 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,8 @@ # Pre-requisite # * Ubuntu 16.04 LTS * ROS Kinetic -* Gazebo 7.14 (You can use this script [here](https://raw.githubusercontent.com/PX4/Devguide/master/build_scripts/ubuntu_sim_ros_gazebo.sh)) +* Gazebo 7.14 + * You can use this script [here](https://raw.githubusercontent.com/PX4/Devguide/master/build_scripts/ubuntu_sim_ros_gazebo.sh) + 1. Download or save it somewhere + 2. Go to the location that you saved it + 3. source ubuntu_sim_ros_gazebo.sh -- GitLab