Skip to content

Commit

Permalink
Merge pull request #35 from sachinrawat2207/patch-1
Browse files Browse the repository at this point in the history
corrected the typo in the installation command
  • Loading branch information
mikaem authored Nov 30, 2023
2 parents 1aa1836 + 44ac08a commit de2212f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mpi4py-fft, with all the above dependencies, is

::

conda install -c conda-forge mpifpy-fft h5py=*=mpi*
conda install -c conda-forge mpi4py-fft h5py=*=mpi*

You probably want to install into a fresh environment, though, which
can be achieved with
Expand Down

0 comments on commit de2212f

Please sign in to comment.