From 1b13c51a6ab5fd1df1b7e960d54dc6b6f3a4d591 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 7 Apr 2025 21:22:36 +0200 Subject: Simplify artifacts directory --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7e794bf..0c5bde3 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ mkdir ~/mcuboot The project is built with the Meson build system. ``` -meson setup build -meson compile -C build +meson setup build --prefix / +ninja -C build meson install -C build --destdir artifacts ``` -- cgit v1.2.3-70-g09d2