From f95867e32d74b694200c3265574dd286a4360d8d Mon Sep 17 00:00:00 2001 From: Edric Matwiejew <43461963+Edric-Matwiejew@users.noreply.github.com> Date: Fri, 23 Aug 2024 10:11:38 +0800 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index adf309b..1e07ee8 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ Build and install: :: FC=mpifort python -m setup bdist_wheel - python3.11 -m pip install dist/QuOp_MPI-*.whl + python -m pip install dist/QuOp_MPI-*.whl Test the installation by running an example: