mirror of
https://github.com/powerline/powerline.git
synced 2025-07-28 16:24:57 +02:00
Update pip install URI in the docs
This commit is contained in:
parent
dfe5d5d829
commit
f108ab04c4
@ -34,7 +34,7 @@ Installing with ``pip``
|
|||||||
|
|
||||||
To install Powerline system-wide, run the following command as root::
|
To install Powerline system-wide, run the following command as root::
|
||||||
|
|
||||||
pip install https://github.com/Lokaltog/powerline/tarball/develop
|
pip install git+git://github.com/Lokaltog/powerline
|
||||||
|
|
||||||
If you don't have root access or don't want to install Powerline
|
If you don't have root access or don't want to install Powerline
|
||||||
system-wide, install with ``pip install --user`` instead.
|
system-wide, install with ``pip install --user`` instead.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user