mirror of
https://github.com/beetbox/beets.git
synced 2025-12-22 00:23:33 +01:00
Fix a typo in the absubmit documentation
This commit is contained in:
parent
71aab6d743
commit
ba78feb9f8
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Installation
|
|||
|
||||
The `absubmit` plugin requires the `streaming_extractor_music`_ program to run. Its source can be found on `GitHub`_, and while it is possible to compile the extractor from source, AcousticBrainz would prefer if you used their binary (see the AcousticBrainz `FAQ`_).
|
||||
|
||||
The `absubmit` also plugin requires `requests`_, which you can install using `pip_` by typing::
|
||||
The `absubmit` also plugin requires `requests`_, which you can install using `pip`_ by typing::
|
||||
|
||||
pip install requests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue