Add instructions to install directly from Github.

This commit is contained in:
Alok Saboo 2023-03-12 16:28:29 -04:00
parent 2e18f84b38
commit 36daf93828

View file

@ -80,7 +80,7 @@ shockingly simple if you know a little Python.
Install
-------
You can install beets by typing ``pip install beets``.
You can install beets by typing ``pip install beets`` or directly from github using ``python -m pip install git+https://github.com/beetbox/beets.git``. command.
Beets has also been packaged in the `software repositories`_ of several
distributions. Check out the `Getting Started`_ guide for more information.