diff --git a/source/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.rst b/source/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.rst index eae0fb57d6..5e5548c61f 100644 --- a/source/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.rst +++ b/source/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.rst @@ -42,7 +42,7 @@ The commands used in this tutorial assume you followed the binary packages insta You can still follow along if you built from source, but the path to your setup files will likely be different. You also won't be able to use the ``sudo apt install ros--`` command (used frequently in the beginner level tutorials) if you install from source. -If you are using Linux or macOS, but are not already familiar with the shell, `this tutorial `__ will help. +If you are using Linux or macOS, but are not already familiar with the shell, `this tutorial `__ will help. Tasks -----