Skip to content

Commit c5ea326

Browse files
Update install instructions (#42)
1 parent 3756e3a commit c5ea326

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/installation/index.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,19 @@ Follow the steps below to install the Stream Overlays plugin for RotorHazard.
1414
bash -c "$(curl -fsSL https://short.dutchdronesquad.nl/install-overlays-plugin)"
1515
```
1616

17-
2. Choose for **stable** or **development** version and press enter.
18-
3. When the installation is finished, restart RotorHazard.
17+
2. You'll be prompted to choose between **stable** or **development**:
18+
- **stable**: Choose this option if you want to install a stable release.
19+
- The script will fetch the last 5 stable releases from GitHub.
20+
- Choose the version you want to install and press enter.
21+
- **development**: Choose this option if you want to install the latest development version.
22+
- The script will fetch the main branch from GitHub.
23+
5. If the plugin is already in RotorHazard, you'll be prompted to update it.
24+
- Choose **y (yes)** to update the plugin.
25+
- Choose **n (no)** to exit the script.
26+
6. When the installation is finished, restart RotorHazard.
1927

2028
!!! note
21-
This script automates the installation or update of the "Stream Overlays" plugin for RotorHazard. It fetches the latest stable release or development version from GitHub based on user choice, handles downloads, extracts files, and ensures cleanup of temporary data, simplifying the plugin installation process.
29+
This script automates the installation or update of the "Stream Overlays" plugin for RotorHazard. It fetches the last 5 stable release or development branch from GitHub based on user choice, handles downloads, extracts files, and ensures cleanup of temporary data, simplifying the plugin installation process.
2230

2331
## Stream displays
2432

0 commit comments

Comments
 (0)