Skip to content

Commit 16f3d14

Browse files
committed
3.2.0
Update the ReadMe file.
1 parent 6d16544 commit 16f3d14

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
@@ -36,7 +36,7 @@ $ docker run --gpus all --rm -it --shm-size=1g ubuntu:jammy
3636
After that, run the following commands inside the container:
3737

3838
```bash
39-
cd ~
39+
cd ~ && apt update && apt install wget
4040
wget -O https://raw.githubusercontent.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/deps/install-ffmpeg-5_0.sh
4141
chmod +rwx install-ffmpeg-5_0.sh
4242
./install-ffmpeg-5_0.sh --all --nvcuda --sudofix

0 commit comments

Comments
 (0)