Merge pull request #2748 from JoshStrobl/patch-1

Add Solus as an OS where beets is available.
This commit is contained in:
Adrian Sampson 2017-11-25 11:54:02 -05:00 committed by GitHub
commit 36e462ce7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,8 @@ Beets works on `Python 2.7`_ and Python 3.4 or later.
* On **Fedora** 22 or later, there is a `DNF package`_ (or three)::
$ sudo dnf install beets beets-plugins beets-doc
* On **Solus**, run ``eopkg install beets``.
* On **NixOS**, run ``nix-env -i beets``.