Skip to content

Commit 9cd42c3

Browse files
improve section order
1 parent 80e74f6 commit 9cd42c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

doc/getting-started/install.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ These instructions will install the most recent stable version of CLIMADA withou
139139
140140
mamba install -n climada_env -c conda-forge climada-petals
141141
142+
.. attention::
143+
144+
On Windows, installing ``climada-petals`` with Conda/Mamba may be prohibited as it takes forever to resolve the dependency tree.
145+
In these cases, `Pixi`_ is often the only reliable fallback (s.b.).
146+
142147
.. _install-pixi:
143148

144149
-------------------
@@ -148,11 +153,6 @@ Simple Instructions with Pixi (Alternative)
148153
As an alternative to mamba `Pixi`_ can be used to install climada from conda-forge.
149154
Pixi is a modern package manager, based on Conda, that offers much faster dependency resolution.
150155

151-
.. attention::
152-
153-
On Windows, installing ``climada-petals`` with Conda/Mamba may be prohibited as it takes forever to resolve the dependency tree.
154-
In these cases, `Pixi`_ is often the only reliable fallback.
155-
156156
#. Open the command line and create a new folder for your Pixi project:
157157

158158
.. code-block:: shell

0 commit comments

Comments
 (0)