From 2687f7d582d063a3cb63e20436dbf0b694a33bcb Mon Sep 17 00:00:00 2001 From: Kevin F Date: Fri, 12 Jul 2024 21:29:53 +0200 Subject: [PATCH] Update README.md :books: --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5a79108..f9694aaa 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,10 @@ Swate runs on localhost:8080 (and swobup on localhost:8000). ``` Usage: ./build.cmd -run (--nodb) Start .net backend server, vite frontend (and database, - swobup with docker if not `--nodb`) +run [db] Start .net backend server, vite frontend (and database, + swobup with docker if `db`) -release (pre) Run .net tests tag current branch and force push to +release [pre] Run .net tests tag current branch and force push to release branch (nightly if `pre`), this will trigger Github release with docker image