From e658ead0b2775a39ab7b1133965a5c23c0b80562 Mon Sep 17 00:00:00 2001 From: Yuan Chen Date: Mon, 6 May 2024 10:45:21 -0700 Subject: [PATCH] Update README.md Co-authored-by: Kevin Klues Signed-off-by: Yuan Chen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97ff9ccec..cada6be85 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ First since we'll launch kind with GPU support, ensure that the following prereq Container Runtime to use volume mounts to select devices to inject into a container. -1. Show the current GPU information of the machine +1. Show the current set of GPUs on the machine ```bash nvidia-smi -L ```