From 462204abc7de8820a532778570b5a9549a503ec1 Mon Sep 17 00:00:00 2001 From: Marvin Scholz Date: Sat, 22 Sep 2018 15:04:27 +0200 Subject: Readme: Add missing build step --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit v1.2.3