From 70c399f0b122cd7fa5fa66562a4ef932f1cb0dc9 Mon Sep 17 00:00:00 2001 From: Ben Ockmore Date: Mon, 4 Jan 2016 17:42:15 +0000 Subject: [PATCH] Updated lastimport installation instructions --- docs/plugins/lastimport.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/plugins/lastimport.rst b/docs/plugins/lastimport.rst index 7d8ede891..cfa66bbef 100644 --- a/docs/plugins/lastimport.rst +++ b/docs/plugins/lastimport.rst @@ -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::