mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Fix typo in xpip command for updating xonsh (#4468)
This commit is contained in:
parent
c04a0997ed
commit
9c4a95d055
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue