diff --git a/Dev-Quick-Start.md b/Dev-Quick-Start.md index 6c5466c3..d5981872 100644 --- a/Dev-Quick-Start.md +++ b/Dev-Quick-Start.md @@ -8,7 +8,9 @@ Well, really the first step is to fork https://github.com/rusefi/rusefi and then ```shell git clone --recurse-submodules https://github.com/rusefi/rusefi +misc/actions/ubuntu-install-tools.sh cd firmware +./setup_linux_environment.sh make ```