docs: add notes for upgrading pip for GitHub installation

This commit is contained in:
Xuehai Pan 2023-04-08 15:50:45 +00:00
parent 6b6aee7537
commit 5a0da9239b
2 changed files with 2 additions and 0 deletions

View file

@ -68,6 +68,7 @@ Install the latest version from GitHub (|Commit Count|):
.. code:: bash
pip3 install --upgrade pip setuptools
pip3 install git+https://github.com/XuehaiPan/nvitop.git#egg=nvitop
Or, clone this repo and install manually: