From cded5409fee3e68021bf590ec1e9edf3983e6028 Mon Sep 17 00:00:00 2001
From: Rich Lott / Artful Robot <code.commits@artfulrobot.uk>
Date: Fri, 23 Jun 2023 13:06:26 +0100
Subject: [PATCH] standalone: Update README

---
 ext/standaloneusers/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext/standaloneusers/README.md b/ext/standaloneusers/README.md
index 36d1a9bd17..c5d5b60b48 100644
--- a/ext/standaloneusers/README.md
+++ b/ext/standaloneusers/README.md
@@ -21,7 +21,7 @@ Next configure AuthX from **Administer » System Settings » Authentication**. Y
 
 Now you can install this extension from the command line. (Clone this repo into web/upload/ext/ then enable it with `cv en standaloneusers`).
 
-On install, an account is created, user `admin`, and the password is printed on the console. The admin user is granted all permissions. Example:
+On install, an account is created, user `admin`, and the password is printed on the console (if you install through the UI, the password is output in the Civi logs). The admin user is granted all permissions. Example:
 
 ```
 % cv en standaloneusers
-- 
2.25.1