Skip to content

Commit

Permalink
Add note about which version you install
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Jun 16, 2024
1 parent 0bb1c90 commit 842cc1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ Do you have any wishes for a new overlay? Then leave your ideas, sketches or moo

#### RotorHazard

1. Install the Stream Overlays RH Plugin like any other plugin ([RH Plugin Documentation][rh-plugin-docs])
1. Install the Stream Overlays RH Plugin with the following command:

```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/dutchdronesquad/rh-stream-overlays/main/tools/install.sh)"
```
_This command will install the latest release of the plugin. To use the development version, you need to download the repository and manually put the files in the correct plugin folder._

2. Restart RotorHazard

Expand Down Expand Up @@ -51,7 +52,6 @@ ln -s ~/rh-stream-overlays/stream_overlays/ ~/RotorHazard/src/server/plugins/str
Distributed under the **MIT** License. See [`LICENSE`](LICENSE) for more information.

<!-- LINKS -->
[rh-plugin-docs]: https://github.com/RotorHazard/RotorHazard/blob/main/doc/Plugins.md#installing-and-running
[rh-dev]: https://github.com/RotorHazard/RotorHazard/blob/main/doc/Development.md

[license-shield]: https://img.shields.io/github/license/dutchdronesquad/rh-stream-overlays.svg
Expand Down

0 comments on commit 842cc1d

Please sign in to comment.