diff --git a/install/install.md b/install/install.md index e2acd6ae615..9f872fcef58 100644 --- a/install/install.md +++ b/install/install.md @@ -132,9 +132,9 @@ All provisioned systems need to be RAPIDS capable. Here's what is required: - Pascalâ„¢ GPU support was [removed in 24.02](https://docs.rapids.ai/notices/rsn0034/). Compute capability 7.0+ is required for RAPIDS 24.02 and later. **OS:** One of the following OS versions: -- Ubuntu 20.04/22.04 or CentOS 7 / Rocky Linux 8 with gcc/++ 9.0+ +- Ubuntu 20.04/22.04 or Rocky Linux 8 with gcc/++ 9.0+ - Windows 11 using a [WSL2 specific install](#wsl2) -- RHEL 7/8 support is provided through CentOS 7 / Rocky Linux 8 builds/installs +- RHEL 7/8 support is provided through Rocky Linux 8 builds/installs **CUDA & NVIDIA Drivers:** One of the following supported versions: {: .no-tb-margins } @@ -187,7 +187,7 @@ Several services also offer **free and limited** trials with GPU resources:
# Environment Setup -For most installations, you will need a Conda or Docker environments installed for RAPIDS. Note, these examples are structured for installing on **Ubuntu**. Please modify appropriately for CentOS / Rocky Linux. **Windows 11** has a [WSL2 specific install](#wsl2). +For most installations, you will need a Conda or Docker environments installed for RAPIDS. Note, these examples are structured for installing on **Ubuntu**. Please modify appropriately for Rocky Linux. **Windows 11** has a [WSL2 specific install](#wsl2).