From aa1153d31ad0ec3043f5fe82cf8db7b3d6422ac5 Mon Sep 17 00:00:00 2001 From: Michael Howard Date: Sat, 9 May 2026 20:01:59 -0500 Subject: [PATCH] Update README with release link and remove Linux info --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 08cf938..bc44f5e 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,10 @@ Pastors Study Pro includes an **optional** AI assistant designed to help with br ## 🚀 Installation ### 🪟 Windows -1. Download the latest . -2. Run the installer. +1. Download the latest release from the [Releases](https://git.linology.tech/michael/PastorsSermonPro/releases) page. +2. Run the `PastorsSermonPro_Setup.exe` installer. 3. **Optional AI:** During setup, you can choose to download the offline AI model. This is purely optional; the core Bible study features do not require it. -### 🐧 Linux (Ubuntu/Debian) -1. Download `PastorsStudyPro_Installer.run`. -2. Make it executable: `chmod +x PastorsStudyPro_Installer.run`. -3. Run with sudo: `sudo ./PastorsStudyPro_Installer.run`. - --- ## 🛠 Development