From 23f363a611cafdf5782acb1997668d110726996f Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Tue, 8 Nov 2022 15:31:40 +0100 Subject: [PATCH] chore: adjust readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 76e44c4..717da1a 100644 --- a/readme.md +++ b/readme.md @@ -45,7 +45,7 @@ pip install -r requirements.txt The top level directory contains a Makefile, for generation with all output formats use ````` -make bundle +make html ````` The output files of the final handbook can be found in the subfolder `./build`.