From 78b30d3191f9e0e06ae078752e6324b8f8d4cad0 Mon Sep 17 00:00:00 2001 From: Matthew Nicely <50021634+mnicely@users.noreply.github.com> Date: Wed, 21 Dec 2022 11:58:19 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2256f2a2..7765d40d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ CUTLASS 2.11 is an update to CUTLASS adding: - Ubuntu 16.04 - CUDA 10.2 - C++ 11 -- ** Future requirement announcement:**CUTLASS plans to add the following requirements in the next major release: +- **Future requirement announcement:** CUTLASS plans to add the following requirements in the next major release: - Minimum C++ standard - C++17 **See the [CHANGELOG](CHANGELOG.md) for a detailed listing of releases and updates.**