diff --git a/README.md b/README.md index 60ea32d..ea5b4ac 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ sudo apt install gcc meson ninja-build nasm gcc-aarch64-linux-gnu gcc-mingw-w64- go run cmd/build/main.go ``` -The script dav1d sources from [gav1d](https://github.com/d1nch8g/gav1d) (fork for AV1 decoder) to home directory if not present, builds static libs for all targets, and populates `vendor/`. +Script clones necessary repositories, builds necessary components into static libraries with required parameters and produces a vendor package output. ## License