Change centos getting started label

This commit is contained in:
Matt Borland
2023-08-09 14:06:52 -04:00
committed by Alan de Freitas
parent 320bf16a21
commit 8ab207e623

View File

@@ -58,7 +58,7 @@ sudo dnf update
sudo dnf install gcc-c++ python3 bzip2-devel zlib-devel libicu-devel
----
For CentOS systems, use the following commands:
For Redhat-based systems (RHEL, CentOS Stream, etc.), use the following commands:
[source,bash]
----