From 3235ed5e6fa16bc2f5b9c24219f38497979c4c0d Mon Sep 17 00:00:00 2001 From: Ramforth Date: Sun, 2 Nov 2025 21:34:23 +0100 Subject: [PATCH] Docs: Add in-document link to HOW-TO.md --- HOW-TO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HOW-TO.md b/HOW-TO.md index ec64b00..9a724b4 100644 --- a/HOW-TO.md +++ b/HOW-TO.md @@ -16,6 +16,7 @@ Before running the application, ensure you have the following installed on your 1. **Download the application:** You can either clone the repository and build the application yourself, or download the latest release from the project's Gitea page. + For instructions on running the application, see [Running the Application](#3-running-the-application). 2. **Building from source (optional):** If you have cloned the repository, you can build the executable by running the following commands: