From f33e1a05e4bd8253dbe69ec0145ca6e44635fe54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20M=2E=20Gonz=C3=A1lez=20Mart=C3=ADn?= Date: Wed, 25 Oct 2023 09:48:26 +0100 Subject: [PATCH] Update Installation.md --- Docs/Documentation/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Documentation/Installation.md b/Docs/Documentation/Installation.md index 94b939bf..463a838d 100644 --- a/Docs/Documentation/Installation.md +++ b/Docs/Documentation/Installation.md @@ -105,7 +105,7 @@ section to check all the customization options You can create the first user, the super user by issuing the following command ``` -bin/cake users addSuperuser +bin/cake users add_superuser ``` Customization