Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ The mpi4py-fft package can be installed using::

pip install mpi4py-fft

or, to get the latest version from bitbucket::
or, to get the latest version from GitHub::

pip install git+https://bitbucket.org/mpi4py/mpi4py-fft@master
pip install git+https://github.com/mpi4py/mpi4py-fft@master

Install with conda from the coda-forge channel::

Expand Down