From eab71defd6c70f6ecc4c8e6bc540f540aa69a2c7 Mon Sep 17 00:00:00 2001 From: Rendell Cale Date: Sat, 21 Sep 2019 17:48:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 58d999c..b391cd4 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,6 @@ mkdir -p ~/catkin_ws/src 2. Go into the `src` directory and run `git clone https://github.com/AscendNTNU/ros-workshop`. -3. Inside the ros-workshop directory, run the setup.bash script to install some prerequisites which are not installed by ROS by default. - ## Build the code 1. Install prerequisites