Skip to content

Commit 00a4ea7

Browse files
authored
Merge pull request #1 from davidhuser/patch-1
Update index.rst
2 parents 258d945 + eea79c0 commit 00a4ea7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ This provides Python bindings for the `Exoscale`_ cloud platform API.
1010
versions: Python 3.9+. Older Python versions may be compatible but such
1111
compatibility is not guaranteed.
1212

13+
Installation
14+
------------
15+
16+
You can install the python-exoscale library from PyPI using pip:
17+
18+
.. code-block:: bash
19+
20+
pip install exoscale
21+
1322
.. toctree::
1423
:maxdepth: 2
1524

0 commit comments

Comments
 (0)