From 873c26a0335a40390a4e20683d447722fa327dd0 Mon Sep 17 00:00:00 2001 From: JaroSant <74154059+JaroSant@users.noreply.github.com> Date: Wed, 5 Oct 2022 17:06:42 +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 fa091b7..d0bece3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ EWF has been tested out on Ubuntu 20.04, and requires the following: *Compilation* -Please ensure that the compiler and linker flags in 'Makefile' point towards where the 'libconfig' and 'boost' libraries are on your platform! +Please ensure that the compiler and linker flags in 'Makefile' point towards where the 'libconfig' and 'boost' libraries are on your platform! Please ignore the [-Wmaybe-uninitialized ] compiler warnings generated by the PolynomialRootFinder.cpp file! *Configuration files*