diff --git a/README.md b/README.md index b1c0dce..bc26d1d 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ poetry add https://github.com/SchweizerischeBundesbahnen/python-requirements-ins ``` ## Execute ```bash -python -m python_requirements_inspector.main inputs.json +poetry run inspect-requirements path/to/input/json ``` -## Outputs will be returned in outputs.json +## Outputs will be returned in /tmp/output_*.json ```json [ {"id": "requirements1",