From 58f5fe856593f0426abdab84c6c43e9f3253f9fe Mon Sep 17 00:00:00 2001 From: He4eT Date: Mon, 24 Feb 2025 18:35:20 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa290e6..1393a87 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,4 @@ Node.js is required. ```bash npm run build ``` + The generated website will be placed in the `/build` directory.