From 1d081d4c927cff1502d4d3faf9b00485726eef64 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 21 Jun 2021 13:28:03 +0200 Subject: INSTALL.md: Mention CentOS --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 25e07ba6..a8204e0c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -83,7 +83,8 @@ is not automatically referenced in your shell setup files (`.bashrc` and others). Here are the commands to install all the basic dependencies (including the -optional dependencies, but not the indexing engines) on Fedora 22 or later: +optional dependencies, but not the indexing engines) on CentOS and Fedora 22 or +later (for CentOS, replace `dnf` with `yum`): ``` $ sudo dnf group install 'Development Tools' $ sudo dnf install hdf5-devel gsl-devel gtk3-devel cairo-devel pango-devel gdk-pixbuf2-devel meson cmake -- cgit v1.2.3