From 6844ef2120f55663e2508f0bcfd46d7ffcdc8e6c Mon Sep 17 00:00:00 2001 From: Abhishek Dasgupta Date: Thu, 18 Jul 2024 12:53:43 +0100 Subject: [PATCH] docs: add pip command for stable version --- docs/source/installation.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 14f1796..24916c4 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -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