diff --git a/README.md b/README.md index 1e96ed8..773f1fe 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ mkdir -p ~/ros2_ws/src && cd ~/ros2_ws/src ```bash cd ~/ros2_ws/src -wget https://raw.githubusercontent.com/srmainwaring/ardupilot_gz/ros2_gz.repos +wget https://raw.githubusercontent.com/srmainwaring/ardupilot_gz/main/ros2_gz.repos vcs import --recursive < ros2_gz.repos ```