Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2018-09-22 16:04:27 +0300
committerMarvin Scholz <epirat07@gmail.com>2018-09-22 16:04:27 +0300
commit462204abc7de8820a532778570b5a9549a503ec1 (patch)
tree51bdc0894a13a6e8131a5921c9dd9857ee93111a /README.md
parent447cd10d4cd5a810b7b359160e78d855842df112 (diff)
Readme: Add missing build step
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a6f40bc..5f1e216 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ The [VideoLAN Code of Conduct](https://wiki.videolan.org/CoC) applies to this pr
1. Install [Meson](https://mesonbuild.com/)
2. Run `meson build`
+3. Build with `ninja -C build`
# Support