From b1efd68d06425c960c7700827172abf8179fc80a Mon Sep 17 00:00:00 2001 From: Ishaan Desai Date: Mon, 5 Feb 2024 15:23:51 +0100 Subject: [PATCH] Update README.md Co-authored-by: David Schneider --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35fd4cc..172d40e 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ julia> using PreCICE If you get an error message like: ```julia-repl -ERROR: ERROR: LoadError: LoadError: could not load library "libprecice" +ERROR: LoadError: could not load library "libprecice" /usr/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/local/lib/libprecice.so) ```