From 1a65321631bd9a19759c047dffaa2591399a12f0 Mon Sep 17 00:00:00 2001 From: hankuoffroad Date: Wed, 16 Aug 2023 22:25:02 +0000 Subject: [PATCH] update buildscript on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43293bf..8578460 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Both scripts use docker, so please make sure you have it installed on your syste To build and preview the site, run: ``` -$ ./build.sh && ./preview.sh +$ ./docsbuilder.sh ``` The result will be available at http://localhost:8080