From 69f918ed141013fcbe2d0addbf8348f827bcc9f4 Mon Sep 17 00:00:00 2001 From: jetsonhacks Date: Tue, 7 Jan 2020 11:44:22 -0800 Subject: [PATCH] Change last message --- installROS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installROS.sh b/installROS.sh index 04a8dbf..920aefd 100755 --- a/installROS.sh +++ b/installROS.sh @@ -139,6 +139,6 @@ tput sgr0 sudo apt-get install python-rosinstall python-rosinstall-generator python-wstool build-essential -y tput setaf 2 echo "Installation complete!" -echo "Please setup up your ROS network environment in ~/.bashrc" +echo "Please setup your Catkin Workspace" tput sgr0