From 64d6507c40769ecc11187727fdaecc50637ba383 Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Fri, 26 Aug 2022 13:20:45 -0500 Subject: [PATCH] Moved from bit bucket --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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::