diff --git a/README.md b/README.md index 1bb4c15..49b2bcf 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ Restart-Service NVDisplay.ContainerLocalSystem Check licensing status: ```shell -& 'C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe' -q | Select-String "License" +& 'nvidia-smi' -q | Select-String "License" ``` Output should be something like: