From bce0d1d12fc0a5b62b7a6822d09dcbcd4afcf3ae Mon Sep 17 00:00:00 2001 From: Abhinav Raut Date: Sun, 8 Jun 2025 14:59:22 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca89cd25..b58bc3fb 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ docker compose up -d docker exec -it libredesk_app ./libredesk --set-system-user-password ``` -Go to `http://localhost:9000` and login with username `System` and the password you set using the --set-system-user-password command. +Go to `http://localhost:9000` and login with username `System` and the password you set using the `--set-system-user-password` command. See [installation docs](https://libredesk.io/docs/installation/)