From 64ace72595ae39714965a2638b3fd293b3716309 Mon Sep 17 00:00:00 2001 From: Janis Streib <me@janis-streib.de> Date: Do., 31 März 2022 00:29:55 +0200 Subject: [PATCH] FIX: links --- README.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec59c2b..d0b4521 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ ## Supported Architectures As the `g4track` library is binary only and x86 only, this packages run only only on x86 platforms. ### Raspberry Pi -To run G4 tools on a ARM Raspberry Pi anyways, you need to setup [https://wiki.debian.org/QemuUserEmulation](QemuUserEmulation). +To run G4 tools on a ARM Raspberry Pi anyways, you need to setup [QemuUserEmulation](https://wiki.debian.org/QemuUserEmulation). Please note that this may come with a performance penalty, as the software is executed through QEMU emulating an x86 platform. -Because of consistent package versions among all architectures, we recommend to use [https://ubuntu.com/download/raspberry-pi](Ubuntu for Raspberry Pi). +Because of consistent package versions among all architectures, we recommend to use [Ubuntu for Raspberry Pi](https://ubuntu.com/download/raspberry-pi). 1. `sudo apt install qemu binfmt-support qemu-user-static` 2. `sudo dpkg --add-architecture amd64` 3. `sudo apt update` -- Gitblit v1.9.1