Update shell powerline client OSX requirements in documentation
This commit is contained in:
parent
c4aa72fc1f
commit
37546f4ad2
|
@ -17,6 +17,11 @@ Python package
|
|||
|
||||
.
|
||||
|
||||
.. note::
|
||||
In case you want or have to use ``powerline.sh`` socat-based client you
|
||||
should also install GNU env named ``genv``. This may be achieved by running
|
||||
``brew install coreutils``.
|
||||
|
||||
2. Install Powerline using the following command::
|
||||
|
||||
pip install --user git+git://github.com/Lokaltog/powerline
|
||||
|
|
Loading…
Reference in New Issue