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 ```