Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
correct install url
Browse files Browse the repository at this point in the history
  • Loading branch information
amogus07 committed Dec 19, 2024
1 parent 4e02e5a commit b0023bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ Plugins for beets to use VocaDB, UtaiteDB and TouhouDB as autotagger sources.
## Installation

```Shell
pip install git+https://github.com/prTopi/beets-vocadb
pip install git+https://github.com/amogus07/beets-vocadb
```

or, if you use [pipx](https://pipx.pypa.io):

```Shell
pipx inject beets git+https://github.com/prTopi/beets-vocadb
pipx inject beets git+https://github.com/amogus07/beets-vocadb
```

This repository contains 3 plugins: vocadb, utaitedb and touhoudb.
Expand Down

0 comments on commit b0023bc

Please sign in to comment.