From 5ec019f97acefa2e7612e5edc81a51e363b23b04 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Feb 2023 08:48:53 +0100 Subject: [PATCH] Add link to GitHub Releases page Signed-off-by: Joachim Wiberg --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2694878f..15217739 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Infix is an embedded Linux Network Operating System (NOS) based on [Buildroot][1], [Finit][2], and [ifupdown-ng][3]. +See the [GitHub Releases](https://github.com/kernelkit/infix/releases) +page for out pre-built images. The *Latest Build* has the bleeding edge +images, if possible we recommend using a versioned release. + > Login with user 'root', no password by default on plain builds. See > the online `help` command for an introduction to the system.