From 65b1d172539e14fa2d52eab0767d05b44f754d41 Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Thu, 25 Apr 2024 19:56:08 -0700 Subject: [PATCH] docs: fix command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3838f2e..6064c61 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is a wrapper for the sponsorblock api, enabling you to get the timestamps o ```bash # using this gitea repository (recommended) -pip install --index-url https://gitea.elara.ws/api/packages/music-kraken/pypi/simple/ music-kraken +pip install --index-url https://gitea.elara.ws/api/packages/music-kraken/pypi/simple/ python-sponsorblock ``` ```bash