fix env3 reference to venv in README
This commit is contained in:
@@ -46,8 +46,8 @@ make cbor
|
|||||||
make all-hacker
|
make all-hacker
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
make env3
|
make venv
|
||||||
source env3/bin/activate
|
source venv/bin/activate
|
||||||
python tools/solotool.py program targets/stm32l432/solo.hex
|
python tools/solotool.py program targets/stm32l432/solo.hex
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user