From b3600f8a140d06af20eeb720eb8318c694917000 Mon Sep 17 00:00:00 2001 From: marmei <43099631+mar-mei@users.noreply.github.com> Date: Wed, 7 Aug 2019 13:28:47 +0200 Subject: [PATCH] 2019-07-08 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 324147d..805b519 100644 --- a/README.md +++ b/README.md @@ -110,12 +110,14 @@ xteve -branch master ... ``` -When the branch is changed, an update is only performed if there is a new version and the update function is activated in the settings. +When the branch is changed, an update is only performed if there is a new version and the update function is activated in the settings. + +--- ## Build from source code [Go / Golang] #### Requirements -* Go (go1.12.4 or newer) +* [Go](https://golang.org) (go1.12.4 or newer) #### Dependencies * [go-ssdp](https://github.com/koron/go-ssdp)