diff --git a/README.md b/README.md index 1dc8284..6685c14 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ make cbor make all-hacker cd ../.. -make env3 -source env3/bin/activate +make venv +source venv/bin/activate python tools/solotool.py program targets/stm32l432/solo.hex ```