mirror of https://github.com/wolfSSL/wolfBoot.git
Fix docs venv command
parent
11ea2a3368
commit
b7902769be
|
|
@ -2967,7 +2967,7 @@ cd ../NXP
|
|||
|
||||
# Install west
|
||||
python -m venv west-venv
|
||||
west-venv/bin/activate
|
||||
source west-venv/bin/activate
|
||||
pip install west
|
||||
|
||||
# Set up the repository
|
||||
|
|
|
|||
Loading…
Reference in New Issue