From 54aa0958822b932c8a508548e50a4ec231f3f001 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 20 Jan 2023 13:01:23 +0100 Subject: [PATCH] Specify the language of a code-block --- docs/plugins/discogs.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/plugins/discogs.rst b/docs/plugins/discogs.rst index e7346c960..febdf4ab0 100644 --- a/docs/plugins/discogs.rst +++ b/docs/plugins/discogs.rst @@ -11,9 +11,11 @@ Installation ------------ To use the ``discogs`` plugin, first enable it in your configuration (see -:ref:`using-plugins`). Then, install the `python3-discogs-client`_ library by typing:: +:ref:`using-plugins`). Then, install the `python3-discogs-client`_ library by typing: - pip install python3-discogs-client +.. code-block:: console + + $ pip install python3-discogs-client You will also need to register for a `Discogs`_ account, and provide authentication credentials via a personal access token or an OAuth2