From eea79c06cf3278b1d24a1974e5c46efadcc00a19 Mon Sep 17 00:00:00 2001 From: David Huser <4357648+davidhuser@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:07:56 +0200 Subject: [PATCH] Update index.rst --- docs/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index dc04862..98bc929 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,6 +10,15 @@ This provides Python bindings for the `Exoscale`_ cloud platform API. versions: Python 3.9+. Older Python versions may be compatible but such compatibility is not guaranteed. +Installation +------------ + +You can install the python-exoscale library from PyPI using pip: + +.. code-block:: bash + + pip install exoscale + .. toctree:: :maxdepth: 2