summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
Diffstat (limited to 'development.md')
-rw-r--r--development.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/development.md b/development.md
index a071b0d..ea3d0f5 100644
--- a/development.md
+++ b/development.md
@@ -3,6 +3,7 @@
## Building
To build the debug version of ted, run `make` (or `make.bat` on Windows).
+By default we use the `ninja` build system (`sudo apt install ninja` or similar).
## Files