docs
This commit is contained in:
parent
82131d590c
commit
2f02dffa3b
|
@ -100,6 +100,6 @@ See https://rusefi.com/forum/viewtopic.php?f=5&t=9
|
||||||
|
|
||||||
## Cloning the repository
|
## Cloning the repository
|
||||||
|
|
||||||
Important nonte - we now use submodules:
|
Important note - we now use submodules:
|
||||||
|
|
||||||
`git submodule update --init`
|
`git submodule update --init`
|
||||||
|
|
|
@ -40,3 +40,12 @@ Above mentioned modules are known to work unless stated otherwise
|
||||||
|
|
||||||
See [Hardware status forum thread](http://rusefi.com/forum/viewtopic.php?f=4&t=260)
|
See [Hardware status forum thread](http://rusefi.com/forum/viewtopic.php?f=4&t=260)
|
||||||
todo: move hardware status content into git
|
todo: move hardware status content into git
|
||||||
|
|
||||||
|
|
||||||
|
# Important note
|
||||||
|
|
||||||
|
We now use submodules:
|
||||||
|
|
||||||
|
`git submodule update --init`
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue