From 2f02dffa3b28b3115196ddc136fa344e1a2a9f8d Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 18 Jan 2019 21:53:21 -0500 Subject: [PATCH] docs --- README.md | 2 +- hardware/readme.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82e40a493f..e397196996 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,6 @@ See https://rusefi.com/forum/viewtopic.php?f=5&t=9 ## Cloning the repository -Important nonte - we now use submodules: +Important note - we now use submodules: `git submodule update --init` diff --git a/hardware/readme.md b/hardware/readme.md index 50378ee312..c223416f97 100644 --- a/hardware/readme.md +++ b/hardware/readme.md @@ -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) todo: move hardware status content into git + + +# Important note + +We now use submodules: + +`git submodule update --init` + +