fix(boards/modalai/voxl2): remove obsolete build-deps.sh from README

The script was previously removed but the reference in the build
instructions remained.

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2026-03-14 08:36:07 -07:00
parent adb2df5ca7
commit 5c61892e96
-1
View File
@@ -35,7 +35,6 @@ firmware. The Makefile chains the SLPI build as a prerequisite of the default
```
px4$ boards/modalai/voxl2/scripts/run-docker.sh
root@9373fa1401b8:/usr/local/workspace# boards/modalai/voxl2/scripts/clean.sh
root@9373fa1401b8:/usr/local/workspace# boards/modalai/voxl2/scripts/build-deps.sh
root@9373fa1401b8:/usr/local/workspace# boards/modalai/voxl2/scripts/build-apps.sh
root@9373fa1401b8:/usr/local/workspace# exit
```