Fix a typo in the absubmit documentation

This commit is contained in:
inytar 2017-03-16 11:20:21 -04:00
parent 71aab6d743
commit ba78feb9f8

View file

@ -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