Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from ddelange/auto-release
Browse files Browse the repository at this point in the history
Auto release and publish to gh-pages
  • Loading branch information
ddelange committed Sep 22, 2022
1 parent 8a181d4 commit 7a52953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ Fork Usage

.. code-block:: bash
export PIP_FIND_LINKS=https://ddelange.github.io/psutil
export PIP_FIND_LINKS=https://ddelange.github.io/psutil/
pip install ...
# OR
pip install ... --find-links=https://ddelange.github.io/psutil
pip install ... --find-links=https://ddelange.github.io/psutil/
-----

Expand Down

0 comments on commit 7a52953

Please sign in to comment.