Removed Bashrc modification

This commit is contained in:
2026-01-09 21:12:06 +00:00
parent f1ae39f7a3
commit 22816a727e
7 changed files with 214 additions and 61 deletions

View File

@@ -133,7 +133,8 @@ echo ""
echo "For the full simulation, use a Linux VM or Docker:"
echo " - UTM (Apple Silicon): https://mac.getutm.app"
echo " - Docker Desktop: docker run -it ubuntu:22.04"
echo " - Then run: ./setup/install_ubuntu.sh --with-ardupilot"
echo " - Then run: ./setup/install_ubuntu.sh"
echo " - Then: source activate.sh"
echo ""
echo "Once in Linux, run (3 terminals):"
echo ""