diff --git a/README.rst b/README.rst index 5b12f28..dfa9f0a 100644 --- a/README.rst +++ b/README.rst @@ -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::