Update README with release link and remove Linux info
This commit is contained in:
parent
0409e89380
commit
aa1153d31a
|
|
@ -38,15 +38,10 @@ Pastors Study Pro includes an **optional** AI assistant designed to help with br
|
|||
## 🚀 Installation
|
||||
|
||||
### 🪟 Windows
|
||||
1. Download the latest <https://git.linology.tech/michael/PastorsSermonPro/releases>.
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue