diff --git a/README.md b/README.md index c28f282edd..577dbab858 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ or higher, and an accompanying NVIDIA driver with support for **CUDA 11.0** or n requirements are not enforced by the Julia package manager when installing CUDA.jl. Depending on your system and GPU, you may need to install an older version of the package: -* CUDA.jl v4.4 will be the last version with support for CUDA 11.0-11.3 (deprecated in v5.0) +* CUDA.jl v4.4 is the last version with support for CUDA 11.0-11.3 (deprecated in v5.0) * CUDA.jl v4.0 is the last version to work with CUDA 10.2 (removed in v4.1) * CUDA.jl v3.13 is the last version to work with CUDA 10.1 (removed in v4.0) * CUDA.jl v1.3 is the last version to work with CUDA 9-10.0 (removed in v2.0)