Fix typo in xpip command for updating xonsh (#4468)

This commit is contained in:
FranzAtGithub 2021-09-14 18:55:19 +02:00 committed by GitHub
parent c04a0997ed
commit 9c4a95d055
Failed to generate hash of commit

View file

@ -18,7 +18,7 @@ command:
.. code-block:: console
$ xpip install --update xonsh
$ xpip install --upgrade xonsh
``xpip`` (note the "x" at the beginning of ``xpip``) is a predefined alias pointing to the ``pip`` command associated with the Python executable running this xonsh.