Fix install command for development version

This commit is contained in:
Morten Enemark Lund 2016-02-11 09:35:53 +01:00
parent 927a9c8779
commit e698051a8d

View file

@ -108,7 +108,7 @@ You can install xonsh using conda, pip, or from source.
$ conda install -c xonsh xonsh
.. note:: For the bleeding edge development version use ``conda -c xonsh/channel/dev xonsh``
.. note:: For the bleeding edge development version use ``conda install -c xonsh/channel/dev xonsh``
**pip:**