Fix docs venv command

pull/671/head
Mattia Moffa 2026-01-23 16:04:44 +01:00
parent 11ea2a3368
commit b7902769be
1 changed files with 1 additions and 1 deletions

View File

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