Update README.md
This commit is contained in:
parent
f6e12426d0
commit
0159926312
|
@ -4,7 +4,9 @@ Attach KISS TNC devices as network interfaces in Linux. This program allows you
|
||||||
|
|
||||||
## Installation
|
## 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
|
```sh
|
||||||
# If you don't already have a compiler installed
|
# If you don't already have a compiler installed
|
||||||
|
|
Loading…
Reference in New Issue