Update README.md

pull/52/head basic-hacker-build
Conor Patrick 2019-01-05 15:36:30 -05:00 zatwierdzone przez GitHub
rodzic f8f895df4f
commit c0a2b677f0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -44,7 +44,7 @@ cd solo
cd targets/stm32l432
make cbor
make all-hacker
python ../../tools/programmer.py solo.hex
python ../../tools/solotool.py program solo.hex
```
If you forgot the `--recurse-submodules` when cloning, simply `git submodule update --init --recursive`.