Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
git clone command change
  • Loading branch information
PeterJBurke authored Mar 25, 2024
1 parent c992471 commit 47f730e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,8 @@ Note: I found_ _I could also flash it with the usb port.
Follow builing.md instructions



1. Clone UCI Ardupilot to your own directory
1. git clone --recursive [https://github.com/uci-overRID/ardupilot](https://github.com/uci-overRID/ardupilot)
1. git clone --recursive-submodules [https://github.com/uci-overRID/ardupilot](https://github.com/uci-overRID/ardupilot)
2. cd ~/ardupilot
3. git submodule update --init --recursive
4. Install toolchains needed:
Expand Down

0 comments on commit 47f730e

Please sign in to comment.