From ccfa89158361afcd87ab559319f1f7a30895362e Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 16 May 2023 14:47:52 +0200 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c02353..5de1982 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ mysql -uroot -prorschach rorschach < your-db-file-name.sql ## Makefile DO NOT use directly docker or docker-compose to run this instance + use make instead like ```make up``` ```makefile