diff --git a/README.md b/README.md index 58be6205..78bd6761 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ pip install poetry poetry install # Run unit test suite poetry run pytest tests/ +# Run the tool itself +poetry run spleeter separate --help ``` ## Reference