From ed26bf97b0d55fef9292fa2fcba6e810f1def89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 26 May 2023 09:59:05 +0200 Subject: [PATCH] Update ADMIN.md --- doc/ADMIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 4efe72e4..4c63647c 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -4,7 +4,7 @@ After being first registered, you need to execute the folloing command to promot **Run:** - $ sudo php8.1 __INSTALL_DIR__/artisan user:admin 1 + sudo php8.1 __INSTALL_DIR__/artisan user:admin 1 and respond yes to the question ` Add admin privileges to this user?`.