Skip to content

Commit 54fb8c4

Browse files
authored
Update README.md
1 parent 98c641a commit 54fb8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ docker run -it --rm \
1414
--source=/samples/shop.mp4
1515
```
1616

17-
> Note: To run with the nvidia runtime, add `--ipc=host --runtime=nvidia` to the `docker run` command.
17+
> Note: To run with the nvidia runtime, add `--ipc=host --gpus all` to the `docker run` command.
1818
1919
### System
2020

0 commit comments

Comments
 (0)