diff --git a/README.md b/README.md index b2d152a..3ec77da 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ docker build -t piper_ros . Then, you can run the docker container: ```shell -docker run -it --rm piper_ros +docker run -it --rm --device /dev/snd piper_ros ``` ## Usage