From 54463cb65d5f2bdd1b9701d80fb0caa364b230ec Mon Sep 17 00:00:00 2001 From: Amy Gale Ruth Bowersox Date: Fri, 13 Mar 2026 16:04:02 -0600 Subject: [PATCH] another critical note --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2aa797e..5645fca 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,12 @@ or with the `AMSTERDAM_CONFIG` environment variable. The exact format of the configuration file is shown in the `config/default.yaml` file. When creating an Amsterdam configuration file, you do not have to specify options for which you do not with to change the default. +## Initial Login + +After starting Amsterdam, you can log into the administrator account, which has the user name "Administrator" with +no password. _Please set a password as soon as possible!_ Click the "Profile" link in the top bar to change the +password. + ## Contributing See the [Contributors' Guide](CONTRIBUTING.md) for details.