commit 8c91ec0
shrub
·
2026-07-23 16:02:15 +0000 UTC
parent 1543141
update readme build instr
1 files changed,
+2,
-2
+2,
-2
1@@ -24,8 +24,8 @@ this is 4200+ tests. you can read more about that in 'tests/readme'.
2 you can build and install shinobi like so:
3
4 ```
5-make
6-make install
7+ninja
8+ninja install # as root
9 ```
10
11 this is public domain software.