From 1d87efe76aa1496a5095ed8cb64e9b68cc553133 Mon Sep 17 00:00:00 2001 From: curious-vv1 Date: Sun, 24 Mar 2024 03:06:40 +0530 Subject: [PATCH] chore: minor update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 688d6af..4eb13d0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - `cd turtle_ws/` - Now build the workspace using the following command - `colcon build` - - Please check all the depencies written in "package_name" in package.xml file present in src->turtlebot3_fake_node, src->turtlebot3_gazebo and src->simulations. If anyone of them is not installed they can cause error while setup. + - Please check all the dependencies written in "package_name" in package.xml file present in src->turtlebot3_fake_node, src->turtlebot3_gazebo and src->simulations. If anyone of them is not installed they can cause error while setup. ## Learning Resources