Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add a sample invocation of the tool itself.

Fixes deezer#903 903
  • Loading branch information
ensonic authored Aug 4, 2024
1 parent 13c771b commit c51e9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c51e9f2

Please sign in to comment.