mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
remove beets==dev URL
This is going away with PEP 438.
This commit is contained in:
parent
78a4026a2c
commit
89ce671bdd
1 changed files with 2 additions and 4 deletions
|
|
@ -45,14 +45,12 @@ Read More
|
|||
Learn more about beets at `its Web site`_. Follow `@b33ts`_ on Twitter for
|
||||
news and updates.
|
||||
|
||||
You can install beets by typing ``pip install beets``. (Or, to live on the
|
||||
cutting edge, type ``pip install beets==dev`` for the `latest source`_.) Check
|
||||
out the `Getting Started`_ guide to learn more about installing and using beets.
|
||||
You can install beets by typing ``pip install beets``. Then check out the
|
||||
`Getting Started`_ guide.
|
||||
|
||||
.. _its Web site: http://beets.radbox.org/
|
||||
.. _Getting Started: http://beets.readthedocs.org/page/guides/main.html
|
||||
.. _@b33ts: http://twitter.com/b33ts/
|
||||
.. _latest source: https://github.com/sampsyo/beets/tarball/master#egg=beets-dev
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue