From 01599263127bfb9fab4cd1eabba9604685500bac Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 27 May 2020 15:14:37 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bfaba5a..867cc40 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Attach KISS TNC devices as network interfaces in Linux. This program allows you ## Installation -Currently it is recommended to compile and install __tncattach__ from source with the below commands. If that is not possible for you, precompiled __amd64__ and __armhf__ (Raspberry Pi) binaries exist in the releases section. +Currently it is recommended to compile and install __tncattach__ from source with the below commands. + +If that is not possible for you, precompiled __amd64__ and __armhf__ (Raspberry Pi and similar) binaries have been provided in the releases section. You can [download the latest release here](https://github.com/markqvist/tncattach/releases/tag/0.1.3). ```sh # If you don't already have a compiler installed