We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac510f8 commit 64d6507Copy full SHA for 64d6507
README.rst
@@ -42,9 +42,9 @@ The mpi4py-fft package can be installed using::
42
43
pip install mpi4py-fft
44
45
-or, to get the latest version from bitbucket::
+or, to get the latest version from GitHub::
46
47
- pip install git+https://bitbucket.org/mpi4py/mpi4py-fft@master
+ pip install git+https://github.com/mpi4py/mpi4py-fft@master
48
49
Install with conda from the coda-forge channel::
50
0 commit comments