Skip to content

Commit b790276

Browse files
committed
Fix docs venv command
1 parent 11ea2a3 commit b790276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@ cd ../NXP
29672967
29682968
# Install west
29692969
python -m venv west-venv
2970-
west-venv/bin/activate
2970+
source west-venv/bin/activate
29712971
pip install west
29722972
29732973
# Set up the repository

0 commit comments

Comments
 (0)