From 53e1bbc7be00b5500c15ab416f744cfb4fbfbf42 Mon Sep 17 00:00:00 2001 From: H L Date: Fri, 11 Aug 2023 22:03:27 +0000 Subject: [PATCH] Update builder script in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5e29fc..d5d7a62 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ $ sudo dnf install podman inotify-tools To build, watch and preview the site, run: ``` -$ ./builder.sh +$ ./docsbuilder.sh ``` The result will be available at http://localhost:8080