From 15c19bae630d6d702c856cfd214f5a667728b46f Mon Sep 17 00:00:00 2001 From: Kyle Oman Date: Thu, 9 Oct 2025 08:54:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 048c839c..469fee13 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ steps are recommended for install ``` pip install mpi4py export HDF5_MPI="ON"; export CC=mpicc; pip install --no-binary=h5py h5py -pip install git+https://github.com/SWIFTSIM/SOAP.git@soap_runtime +pip install git+https://github.com/SWIFTSIM/SOAP.git ``` ### Installation on COSMA