From 9d59f24bfc3e8095a00621c7888ebaabd562928c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 22 Aug 2022 12:25:18 -0400 Subject: Update installation instructions for consistency --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 37ec9e8..ddba1bc 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,7 +6,8 @@ Prerequisites To build from source, you will need: - * A relatively modern C compiler (GCC, Clang, and MSVC are known to work). + * A relatively modern C and optionally C++ compiler (GCC, Clang, and MSVC are + known to work). * [Meson](http://mesonbuild.com/), which depends on [Python](http://python.org/). -- cgit v1.2.1