macformula / racecar

Monorepo for all firmware running on our custom ECUs.
https://macformula.github.io/racecar/
9 stars 2 forks source link

Git Submodule instructions #185

Closed BlakeFreer closed 1 month ago

BlakeFreer commented 1 month ago

In the dev-setup.md article, add a note instruction to install all submodules.

This should be placed immediately after the instruction to clone the repository (which also needs to be added at the top of the page)

git submodule update --init --recursive