aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-03-23 20:52:55 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-04-05 00:31:21 +0200
commitef32d65ac1852da581ac75d20f903dbcb2d0b5cd (patch)
tree98cdb79c471babd906368d23171fe10168c18062 /README.md
parentdae5942e2ad1ac59f6217ad0f8e0bd630d0b4747 (diff)
Use meson as a build system
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3818a8..d03f4fa 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,11 @@ A wardley mapping tool: Write some text, get a diagram
## Building
-Run `make build`
+For default settings, `just build`
+
+This project uses meson and ninja on top of the rust tools.
+
+1. Run `meson setup _build`
## Installing