Skip to content

Commit

Permalink
Merge pull request #1874 from Kraymer/replaygain_docs
Browse files Browse the repository at this point in the history
Edit docs for replaygain audio tools backend
  • Loading branch information
sampsyo committed Feb 8, 2016
2 parents d87f921 + 53029a0 commit b902677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/replaygain.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Python Audio Tools

This backend uses the `Python Audio Tools`_ package to compute ReplayGain for
a range of different file formats. The package is not available via PyPI; it
must be installed manually.
must be installed manually (only versions preceding 3.x are compatible).

On OS X, most of the dependencies can be installed with `Homebrew`_::

Expand Down

0 comments on commit b902677

Please sign in to comment.