We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bcf470 commit a212694Copy full SHA for a212694
README.md
@@ -32,7 +32,7 @@ git clone https://github.com/LukasBommes/mv-extractor.git mv_extractor
32
33
### Step 3: Pull and Run Docker Image
34
35
-Change into the `mv_extractor` directory and run the prebuilt Docker
+Change into the `mv_extractor` directory and run the prebuilt Docker image
36
```
37
sudo docker run -it --ipc=host --env="DISPLAY" -v $(pwd):/home/video_cap -v /tmp/.X11-unix:/tmp/.X11-unix:rw lubo1994/mv-extractor:latest /bin/bash
38
0 commit comments