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