This commit is contained in:
rusefi 2019-04-26 22:15:10 -04:00
parent d545707515
commit b8fd48a78f
1 changed files with 6 additions and 1 deletions

View File

@ -56,7 +56,12 @@ and evaluate KICAD version 6 once it's available.
# Important note
We now use submodules:
Depends on libraries from https://github.com/rusefi/kicad-libraries
If you download complete repo do not forget to download libraries. If you git clone be sure to also
`git submodule update --init`
`git submodule update --init`