diff --git a/README.rst b/README.rst index b894daddc..5f46c8d0d 100644 --- a/README.rst +++ b/README.rst @@ -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.