diff --git a/README.md b/README.md index dfe11ac..230dd02 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,17 @@ supplied using the `--cookies` or `--identity` argument. ## Installation -Install with pip +With pip: ``` -pip install free-bandcamp-downloader +$ pip install free-bandcamp-downloader +$ bcdl-free +``` + +With [uv](https://docs.astral.sh/uv/getting-started/installation/): + +``` +$ uvx --from free-bandcamp-downloader bcdl-free ``` ## Note on passing cookies