Skip to content

Commit

Permalink
docs: add pip command for stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
abhidg committed Jul 18, 2024
1 parent 20fbc48 commit 6844ef2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@ Install CATS via pip as follows:
.. code-block:: console
:caption: *Command to install CATS with pip.*
$ pip install climate-aware-task-scheduler
To install the development version

.. code-block:: console
$ pip install git+https://github.com/GreenScheduler/cats

0 comments on commit 6844ef2

Please sign in to comment.