Skip to content

Commit

Permalink
Update installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Dec 16, 2024
1 parent a0cfa91 commit c099382
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ you covered.
Miniconda is the package manager used by the Anaconda distribution.
Installation instructions can be found at
https://conda.pydata.org/docs/install/quick.html. After installation, install
the following packages::
the following package::

$ conda install matplotlib scipy pytables
$ conda install --channel conda-forge hdf5

This is enough to simply install |sapphire| using Pip (see below).
After this is should be possible to simply install |sapphire| using Pip (see below).


Minimal installation (OS-specific)
Expand Down

0 comments on commit c099382

Please sign in to comment.