From 59abe54a3ba0274c522a53288c92ffbc0e5219d8 Mon Sep 17 00:00:00 2001 From: emeric Date: Wed, 30 Oct 2024 23:05:30 +0100 Subject: [PATCH] Fixed doc --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index c920cf03..7914599e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -173,8 +173,8 @@ journalctl -u lms.service To connect to _LMS_, just open your favorite browser and go to `http://localhost:5082` # First launch At the first launch, a setup assistant will guide you through creating the administrator account (username and password). Once this information is saved, you can refresh the page to access the LMS login screen. -__Note__: If you are using PAM authentication via HTTP header, this setup assistant will not appear (see [Authentication backend](#authentication-backends)). +__Note__: If you are using `PAM` or `http-header` authentication, this setup assistant will not appear (see [Authentication backends](#authentication-backends)). -Once logged in as an administrator, you will need to define your libraries—that is, select the music folders you want to scan. Then, check that the scan settings meet your needs (scan frequency, delimiter application, etc.). +Once logged in as an administrator, you will need to define your libraries—that is, select the music folders you want to scan. Then, check that the scan settings meet your needs (scan frequency, tag delimiters, etc.). You can now initiate the initial scan to import your music into LMS. \ No newline at end of file