Fix example usage

This commit is contained in:
CraigD 2022-02-16 07:17:20 +00:00 committed by GitHub
parent 6bed226057
commit b918cc6f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,6 @@ Build with `cargo build --release`
## Analyse music library
```
$ bliss-analyse /path/to/music
$ bliss-analyse --db /path/to/music
```