update README.md

This commit is contained in:
2025-11-28 13:31:30 -06:00
parent aa4d7e61f1
commit 9596f68a9e
8 changed files with 284 additions and 59 deletions

View File

@@ -454,7 +454,7 @@ do_build() {
FB_FUNC_NAMES+=('build')
# shellcheck disable=SC2034
FB_FUNC_DESCS['build']='build ffmpeg with desired configuration'
FB_FUNC_DESCS['build']='build ffmpeg with the desired configuration'
build() {
set_compile_opts || return 1