From 163d19507c2596759b819a4d77ca022f7966e0c2 Mon Sep 17 00:00:00 2001 From: mirabilos Date: Sun, 19 Apr 2020 03:25:57 +0200 Subject: [PATCH] link the server installation from README.md as well MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit so we don’t need to install INSTALL.md in the Debian binary package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2dce08d..187b7913 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Compilation and Development See the these [compile Instructions](INSTALL.md) For server instructions, see [server manual](src/res/homepage/servermanual.md) +and the [server documentation](https://github.com/corrados/jamulus/wiki/Running-a-Server). Acknowledgments