diff --git a/README.md b/README.md index 2dbb6b2..1ebe06c 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ Tests are run for each of the supported Python versions in CI. [pre-commit](https://pre-commit.com/) used to run Ruff for linting and formatting. -`usage.md` is updated via `./generate-usage.sh`. +`usage.md` is updated via `poetry run ./generate-usage.sh`.