diff --git a/readme.md b/readme.md index 9f9537f..0d91343 100644 --- a/readme.md +++ b/readme.md @@ -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 ``` \ No newline at end of file