From: Takashi Sakamoto Date: Fri, 28 May 2021 11:13:24 +0000 (+0900) Subject: correct install section in README X-Git-Tag: v0.2.1~6 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3eac3e8362c75d0e95c359768e3c3c6a36d8b336;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 ::