Update README.md

This commit is contained in:
Conor Patrick 2019-01-05 15:36:30 -05:00 committed by GitHub
parent f8f895df4f
commit c0a2b677f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.