Updated lastimport installation instructions

This commit is contained in:
Ben Ockmore 2016-01-04 17:42:15 +00:00
parent c074ed37f1
commit 70c399f0b1

View file

@ -9,10 +9,12 @@ with this field.
Installation
------------
To use the ``lastimport`` plugin, first enable it in your configuration (see
:ref:`using-plugins`). Then install the `requests`_ library by typing::
The plugin requires `pylast`_, which you can install using `pip`_ by typing::
pip install requests
pip install pylast
After you have pylast installed, enable the ``lastimport`` plugin in your
configuration (see :ref:`using-plugins`).
Next, add your Last.fm username to your beets configuration file::