From 9a738282a9e4479f5d3beb37171efbc4a08d3371 Mon Sep 17 00:00:00 2001 From: Philipp <94055349+cophilot@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:27:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf0cb2c..33a2c2e 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ npm run build 6. The built frontend will be in the `dist` folder. +> Note that the table structure has to be created that normaly would be done by starting the development server, but you can also create them by running the `scripts/create_table.sh` script. + --- ## Start the development server