Merge branch 'replace-1151' into develop
This commit is contained in:
commit
4618dab2ec
|
@ -43,7 +43,7 @@ powerline with ``pip``:
|
||||||
|
|
||||||
.. code-block:: sh
|
.. code-block:: sh
|
||||||
|
|
||||||
pip install -e --user {path_to_powerline}
|
pip install --user --editable={path_to_powerline}
|
||||||
|
|
||||||
, but note that in this case ``pip`` will not install ``powerline`` executable
|
, but note that in this case ``pip`` will not install ``powerline`` executable
|
||||||
and you will have to do something like
|
and you will have to do something like
|
||||||
|
|
Loading…
Reference in New Issue