diff --git a/README.md b/README.md index 61e7af08b..774b96ebe 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ cover-agent \ You can use the example projects within this repository to run this code as a test. -Run the following command from the root of this repository to add tests to the python fastapi example: +Follow the steps in the README.md file located in the `templated_tests/python_fastapi/` directory, then return to the root of the repository and run the following command to add tests to the python fastapi example: ```shell cover-agent \ --source-file-path "templated_tests/python_fastapi/app.py" \