From 3216fce1c2f8f01800052bdfe95e3ff074f8ae82 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Mon, 11 Aug 2025 11:28:39 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66a9d654..83a8d491 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ This application requires **slskd**, a web-based Soulseek client, to handle musi 1. Download the latest release from [slskd GitHub releases](https://github.com/slskd/slskd/releases) 2. Extract and run the executable 3. Default web interface will be available at `http://localhost:5030` +4. An application directory will be created in either ~/.local/share/slskd (on Linux and macOS) or %localappdata%/slskd (on Windows). In the root of this directory the file slskd.yml will be created the first time the application runs. Edit this file to enter your credentials for the Soulseek network, and tweak any additional settings using the configuration guide. **Option 2: Docker (MAYBE? UNTESTED)** ```bash