From 7261530516dd0485be9648bde2d0bd49605434e9 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 8 Oct 2022 19:45:31 +0200 Subject: Fix syntax error in README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d84e76..54403d9 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,11 @@ Install these runtime dependencies: Just run these commands to build and run: - meson build - ninja -C build - ./build/limox +``` +meson build +ninja -C build +./build/limox +``` Run `rm -r build` to clean the build folder. You can get a help page by running `./build/limox -h`. -- cgit v1.2.3-70-g09d2