diff --git a/test/login_logout/README.md b/test/login_logout/README.md
index e56a9626dede5948339f489af1e2bac771447709..c939dcbb7eb3a2ff73b0aaf261f3650bd14ec5f1 100644
--- a/test/login_logout/README.md
+++ b/test/login_logout/README.md
@@ -23,7 +23,7 @@ callback address of the test application. Make sure it matches the address speci
 In the default setup, users can be created by executing the scripts contained in `../../user-panel/utils/`
 
 ```
-bash ../../user-panel/utils/create-user.bash admin adminadmin admin@example.net
+bash ../../user-panel/utils/create-user.bash admin <choose-password-here> admin@example.net
 bash ../../user-panel/utils/create-application.bash testapplication
 bash ../../user-panel/utils/grant-access.bash admin testapplication
 bash ../../user-panel/utils/create-role.bash admin