Skip to content

Commit

Permalink
instruction Update re Basic Ubuntu on WSL
Browse files Browse the repository at this point in the history
  • Loading branch information
C.A.P. Linssen committed Feb 13, 2025
1 parent 4a81957 commit 348037f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ After installation, correct operation can be tested by:
Installation with conda (with NEST simulator)
---------------------------------------------

In preparation, `create a conda environment with NEST <https://nest-simulator.readthedocs.io/en/stable/installation/index.html>`_, and install some additional dependencies.

.. note::

We recommend using `miniforge <https://github.com/conda-forge/miniforge>`_ or `micromamba <https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html>`_ in place of Anaconda/miniconda as they have some advantages when installing in larger environments.

In preparation, `create a conda environment with NEST <https://nest-simulator.readthedocs.io/en/stable/installation/index.html>`_, and install some additional dependencies.

Please make sure to have the latest conda version installed and to create a new environment with the command below, i.e. installing all packages together at the start versus installing one by one.

.. code-block:: bash
Expand Down

0 comments on commit 348037f

Please sign in to comment.