From 47f730e7b19b9c20eca3ed3503d955da860cc297 Mon Sep 17 00:00:00 2001 From: Peter Burke <42294224+PeterJBurke@users.noreply.github.com> Date: Sun, 24 Mar 2024 21:10:52 -0700 Subject: [PATCH] Update README.md git clone command change --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f67ec8e..fac10d3 100644 --- a/README.md +++ b/README.md @@ -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: