From d28ae5caea173c00f0357a8dbacc3eb1eb93aee9 Mon Sep 17 00:00:00 2001 From: Sergey Krashevich Date: Thu, 18 Apr 2024 03:27:50 +0300 Subject: [PATCH] docs(readme): update link for latest binary download method --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaed9410..e278a730 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Container [alexxit/go2rtc](https://hub.docker.com/r/alexxit/go2rtc) with support Latest, but maybe unstable version: -- Binary: GitHub > [Actions](https://github.com/AlexxIT/go2rtc/actions) > [Build and Push](https://github.com/AlexxIT/go2rtc/actions/workflows/build.yml) > latest run > Artifacts section (you should be logged in to GitHub) +- Binary: [latest nightly release](https://nightly.link/AlexxIT/go2rtc/workflows/build/master) - Docker: `alexxit/go2rtc:master` or `alexxit/go2rtc:master-hardware` versions - Hass Add-on: `go2rtc master` or `go2rtc master hardware` versions