From b8f6d501f7363764b2a6778b7804a16ba1804273 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com> Date: Fri, 22 Dec 2023 22:10:47 +0100 Subject: [PATCH] FIX: typo --- README_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_SETUP.md b/README_SETUP.md index 4e599ac..94a2e9d 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -21,7 +21,7 @@ ## Setup the SQL database for CaosDB -* Run `make install`. If a there is a database with the name you have choosen +* Run `make install`. If a there is a database with the name you have chosen during the configuration, you need to reconfigure or delete the database first. * *Required database privileges:* -- GitLab