--no-submodule-update

This commit is contained in:
Buzz 2024-08-21 15:14:28 +10:00 committed by GitHub
parent 4e18b0076d
commit b4be6c0d7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,7 +141,7 @@ __ __ _ __ ____ __
" Welcome to WebVM. If unsure, try this:",
"",
" cd ardupilot ",
" ./waf configure",
" ./waf configure --no-submodule-update",
" ./waf plane",
" OR",
" curl --max-time 15 parrot.live # requires networking",