diff --git a/README.md b/README.md index d645ed1b..75de0576 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Use Meson to configure AppStream and build it with ninja: ```bash mkdir build cd build -meson .. +meson setup .. ninja ninja test ```