Skip to content

Commit

Permalink
Merge pull request #9 from network-charles/network-charles-patch-1
Browse files Browse the repository at this point in the history
Update python fastapi instruction in README.md
  • Loading branch information
EmbeddedDevops1 authored May 21, 2024
2 parents eaabe76 + b4af784 commit 0e47045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down

0 comments on commit 0e47045

Please sign in to comment.