diff options
Diffstat (limited to 'python/python-musicbrainz2/README')
-rw-r--r-- | python/python-musicbrainz2/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python-musicbrainz2/README b/python/python-musicbrainz2/README index ff8975e033..d2bf777f01 100644 --- a/python/python-musicbrainz2/README +++ b/python/python-musicbrainz2/README @@ -5,4 +5,5 @@ web service, as well as parsing the MusicBrainz Metadata XML (MMD), or calculating DiscIDs from Audio CDs. If you'd like to generate and install the python-musicbrainz2 API documents, -then install epydoc and pass MAKE_DOCS=yes to the Slackbuild. +then install the optional dependecy epydoc and pass MAKE_DOCS=yes +to the Slackbuild. |