From: Takashi Sakamoto Date: Fri, 28 May 2021 11:13:24 +0000 (+0900) Subject: correct install section in README X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=dc6c7256ea8092201bff81c719ecc3f1b3452c7e;p=alsa-gobject.git correct install section in README The command `meson build` is not correct. Signed-off-by: Takashi Sakamoto --- diff --git a/README.rst b/README.rst index 1355d8e..4ec6316 100644 --- a/README.rst +++ b/README.rst @@ -76,7 +76,7 @@ Preparation :: Build :: - $ meson build + $ ninja Test ::