Update README with release link and remove Linux info

This commit is contained in:
Michael Howard 2026-05-09 20:01:59 -05:00
parent 0409e89380
commit aa1153d31a
1 changed files with 2 additions and 7 deletions

View File

@ -38,15 +38,10 @@ Pastors Study Pro includes an **optional** AI assistant designed to help with br
## 🚀 Installation ## 🚀 Installation
### 🪟 Windows ### 🪟 Windows
1. Download the latest <https://git.linology.tech/michael/PastorsSermonPro/releases>. 1. Download the latest release from the [Releases](https://git.linology.tech/michael/PastorsSermonPro/releases) page.
2. Run the installer. 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. 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 ## 🛠 Development