From 2955cbdabb997a6d0f405f56bcf1512555cd4383 Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 7 Jan 2024 18:24:48 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29d6356..4c9f1d1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Web Monitor for Half-Life based on [HLServers](https://github.com/YGGverse/HLSer * `git clone https://github.com/YGGverse/HLState.git` * `cd HLState` * `composer install` -* `php bin/console doctrine:schema:update --force` +* `php bin/console doctrine:migrations:migrate` ### Setup