diff --git a/README.md b/README.md index 4f3df68..ce02b2f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This program expects Python3 and PIP to be installed. It's known to work on Open $ make install-deps ## Ensure all unittests pass. -$ vppcfg/tests.py -d -t unittest/yaml/*.yaml +$ vppcfg/tests.py -d -t vppcfg/unittest/yaml/*.yaml ## Build vppcfg $ make build