diff --git a/scripts/tests/sanitycheck/README.md b/scripts/tests/sanitycheck/README.md index 57eac0d3ce7..974a75d7c75 100644 --- a/scripts/tests/sanitycheck/README.md +++ b/scripts/tests/sanitycheck/README.md @@ -9,7 +9,7 @@ Sanitycheck Testsuite are located in $ZEPHYR_BASE/scripts/tests directory with a Install all the dependencies using ``` -pip install -r $ZEPHYR_BASE/scripts/tests/sanitycheck/requirements.txt +pip install -r $ZEPHYR_BASE/scripts/requirements-build-test.txt ``` ## Executing testsuite