Update readme.md

This commit is contained in:
BitMaster Admin
2024-03-21 18:12:36 +00:00
parent 42355e8534
commit cf78f96446

View File

@@ -4,5 +4,5 @@
```shell script
wget https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz
tar -xf ffmpeg-release-amd64-static.tar.xz
cp -r ffmpeg-6.0-amd64-static/* /usr/bin
cp -r ffmpeg-6.1-amd64-static/* /usr/bin
```