Skip to content

Commit

Permalink
README: correct installation instructions. (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring authored Apr 17, 2023
1 parent 4988019 commit 4687800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 4687800

Please sign in to comment.