aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index dd4b35b..7cbdc6a 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ Pretty small. See [html docs page](www/docs.html).
# Build
## Requirements
+0. submodules
0. `make`
0. `gperf`
0. `cc`
@@ -38,6 +39,9 @@ Pretty small. See [html docs page](www/docs.html).
all of the paths can be configured in [`Makefile`](Makefile)
## Steps
`make`
+## Os-specific dependency installation:
+* debian12: `# apt install libmicrohttpd-dev libsqlite3-dev gperf`
+* arch: `# pacman -S libmicrohttpd sqlite gperf`
# Run
0. Copy `config.env.default` to `config.env`, change environment variables in