Skip to content

Commit de2212f

Browse files
authored
Merge pull request #35 from sachinrawat2207/patch-1
corrected the typo in the installation command
2 parents 1aa1836 + 44ac08a commit de2212f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mpi4py-fft, with all the above dependencies, is
1919

2020
::
2121

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

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

0 commit comments

Comments
 (0)