Skip to content

Commit

Permalink
Merge pull request #40 from hexacera/patch-1
Browse files Browse the repository at this point in the history
Update branch name in install instructions.
  • Loading branch information
geigerzaehler committed Mar 5, 2024
2 parents ae3b83d + 43aa904 commit 362ceb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This plugin requires at least version 1.6.0 of beets and at least Python 3.8

```
pip install --upgrade beets>=1.6.0
pip install git+git://github.com/geigerzaehler/beets-check.git@master
pip install git+git://github.com/geigerzaehler/beets-check.git@main
```

Then add `check` to the list of plugins in your beet configuration.
Expand Down

0 comments on commit 362ceb2

Please sign in to comment.