From 8da9532f03e4baed2b036c3da37312ce62e773d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Garramu=C3=B1o?= Date: Sat, 14 Sep 2024 14:38:06 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 908bceb36..5e2109ee3 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,7 @@ brew install git gnu-sed swig subversion meson cmake ninja gettext openssl readl Additional dependencies are downloaded and built automatically by the CMake superbuild script. For a list of non-system libraries that mrv2 depends on -and their licenses, please refer to mrv2/docs/Legal. +and their licenses, please refer to src/docs/Legal. The only special requirement is installing a new copy of cmake than the one that ships with MSVC19.