From 8cd410fe9111a1fc9c7c122f54da1fc21c4fa587 Mon Sep 17 00:00:00 2001 From: Peter Colberg Date: Fri, 4 Feb 2022 16:29:26 -0500 Subject: [PATCH] Document Rocky Linux 8 support --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ff263da..d8c5e523 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Linux -- Red Hat Enterprise Linux (RHEL)\* or CentOS\* 8 +- Red Hat Enterprise Linux (RHEL)\* or Rocky Linux\* 8 - SUSE Linux Enterprise Server (SLES)\* or openSUSE Leap\* 15 - Ubuntu\* 18.04 or 20.04 LTS - GCC 7.4.0 and higher @@ -134,7 +134,7 @@ ctest -V - On Linux, `aoc` requires the `libtinfo.so.5` library, which you can install using one of the following OS-specific commands: - - Red Hat Enterprise Linux (RHEL)\* or CentOS\* 8: + - Red Hat Enterprise Linux (RHEL)\* or Rocky Linux\* 8: ``` sudo yum install ncurses-compat-libs-6.1