Skip to content

Commit 1207fd3

Browse files
committed
remove trailing slash
Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>
1 parent c9442f1 commit 1207fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpu-operator/dra-intro-install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Configure and Helm-install the driver
9090
--version="25.3.0-rc.4" \
9191
--create-namespace --namespace nvidia-dra-driver-gpu \
9292
--set resources.gpus.enabled=false \
93-
--set nvidiaDriverRoot=/run/nvidia/driver \
93+
--set nvidiaDriverRoot=/run/nvidia/driver
9494
9595
Example for *host-provided* GPU driver:
9696

0 commit comments

Comments
 (0)