diff --git a/README.md b/README.md index fe591c7..8a60081 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ It implements the webhook triggered when a new message is posted in the chat. It ## Installation +### Pre-compiled package + +Go to [releases](https://gitnet.fr/deblan/owncast-webhook/releases) and download the latest `owncast-webhook`. + +### From source + Requirements: nodejs (tested with >=22), golang (tested with >=1.24) ```