From 415306e517a0c0aaeaa04787c17fab0e3700de27 Mon Sep 17 00:00:00 2001 From: Samu Date: Thu, 19 Feb 2026 17:12:29 +0200 Subject: [PATCH] Remove support section and related commands from README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index c87fbb3..522ad7d 100644 --- a/README.md +++ b/README.md @@ -445,15 +445,3 @@ docker-compose -f docker-compose.ci.yml up ## License See LICENSE file in the root directory. - -## Support - -For issues and questions, please open an issue in the repository. -```bash -npm run dev -``` - -Run in production mode: -```bash -npm start -```