mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 11:02:43 +01:00
Change to GitHub
This commit is contained in:
parent
53911c74dd
commit
6d0e5ba8ca
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ it's helpful to run on the "bleeding edge". To run the latest source:
|
|||
``pip uninstall beets``.
|
||||
2. Install from source. Choose one of these methods:
|
||||
|
||||
- Directly from github using
|
||||
- Directly from GitHub using
|
||||
``python -m pip install git+https://github.com/beetbox/beets.git`` command. Depending on your system, you may need to use ``pip3`` and ``python3`` instead of ``pip`` and ``python`` respectively.
|
||||
- Use ``pip`` to install the latest snapshot tarball. Type:
|
||||
``pip install https://github.com/beetbox/beets/tarball/master``
|
||||
|
|
|
|||
Loading…
Reference in a new issue