From 92d6294600e3ce0049c8c437fc30aa8e656fa99c Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 16 Dec 2018 12:45:38 +0100 Subject: [PATCH] added repository hint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 122286b9..b42d4c8f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Installation ------------ Either pick the [latest release package](https://github.com/john30/ebusd/releases/latest) -suitable for your system or build it yourself. +suitable for your system, use the Debian repository as [described here](https://github.com/john30/ebusd-debian/blob/master/README.md), or build it yourself. Building ebusd from the source requires the following packages and/or features: * autoconf (>=2.63) + automake (>=1.11) or cmake