Skip to content

Commit cdf0ce5

Browse files
s-m-eLKaemmerling
andauthored
document installation path via conda-forge (#149)
* install via conda-forge Co-authored-by: Lukas Kämmerling <github@lukas-kaemmerling.de>
1 parent b55756f commit cdf0ce5

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/installation.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@ you through the process.
2323
.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/
2424

2525

26+
Via conda (Third-Party)
27+
---------
28+
29+
Hetzner Cloud Python is also available as a ``conda``-package via `conda-forge`. This package is not maintained by Hetzner Cloud and might be outdated._:
30+
31+
.. code-block:: console
32+
33+
$ conda install -c conda-forge hcloud
34+
35+
.. _conda-forge: https://conda-forge.org/
36+
37+
2638
From sources
2739
------------
2840

0 commit comments

Comments
 (0)