From e7a831b41d9fadd7e082596d4669809396d26f58 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 28 May 2020 16:25:41 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff6fd12..9d73e8f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Attach KISS TNC devices as network interfaces in Linux. This program allows you 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). +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). ```sh # If you don't already have a compiler installed