From cd33a4a7a6784a37c3c747f67681ceddc8cc5ed5 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" <744411+ViralBShah@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:51:50 -0400 Subject: [PATCH] Update README.md @boriskaus Lookin at BinaryBuilder, I believe we now distribute all the versions - not just Float64_Real_Int32. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 75a5e5dc..46794053 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,7 @@ The installation can be tested with By default, the package uses a pre-built binary of [`PETSc`](https://github.com/JuliaBinaryWrappers/PETSc_jll.jl) along with a -default installation of `MPI.jl`. Note that the distributed version of PETSc is using real, -`Float64` numbers; build details can be found -[here](https://github.com/JuliaPackaging/Yggdrasil/blob/master/P/PETSc/build_tarballs.jl) +default installation of `MPI.jl`. ## System Builds