diff --git a/PLUGIN-README.md b/PLUGIN-README.md index 96a87759..19ac7453 100644 --- a/PLUGIN-README.md +++ b/PLUGIN-README.md @@ -6,8 +6,7 @@ If you plan to use this plugin for personal purposes (not related to Firebird pr we recommend to use `pipx` to install `pytest` together with `firebird-qa` plugin: ``` -pipx install pytest -pipx inject pytest firebird-qa +pipx --include-deps firebird-qa ``` ## Configuration