Skip to content

Commit b63abdf

Browse files
committed
Resource-hook: add mising dollar
1 parent 7ec25d0 commit b63abdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/container-engine/resource-hook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ By default, the server started by the SSH hook listens to port 15263, but this s
246246

247247
* On the remote shell
248248
```console
249-
ssh -p 15263 <host-of-container>
249+
$ ssh -p 15263 <host-of-container>
250250
```
251251

252252
### NVIDIA CUDA MPS hook

0 commit comments

Comments
 (0)