Updated Dev Quick Start (markdown)
This commit is contained in:
parent
4d82c8c9a9
commit
ca731a3dee
|
@ -8,7 +8,9 @@ Well, really the first step is to fork https://github.com/rusefi/rusefi and then
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone --recurse-submodules https://github.com/rusefi/rusefi
|
git clone --recurse-submodules https://github.com/rusefi/rusefi
|
||||||
|
misc/actions/ubuntu-install-tools.sh
|
||||||
cd firmware
|
cd firmware
|
||||||
|
./setup_linux_environment.sh
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue