diff --git a/README.md b/README.md index e583505..8fc97ea 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ or build using Meson ``` mkdir build cd build -meson .. or meson .. -Denable-tests +meson .. or meson .. -Dtests=true ninja sudo ninja install ``` @@ -74,4 +74,4 @@ vainfo: Supported profile and entrypoints VAProfileVP9Profile0 : VAEntrypointVLD VAProfileVP9Profile2 : VAEntrypointVLD ... -``` \ No newline at end of file +```