From 7be18d9d8e6a5d52d307b92a3dcf814b1e066a64 Mon Sep 17 00:00:00 2001 From: 7x11x13 Date: Fri, 21 Mar 2025 13:50:02 -0400 Subject: [PATCH] Update README --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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