Remove refences to ARM OTP builds in install guide
authorNorm <normandy@biribiri.dev>
Mon, 9 Jan 2023 20:11:33 +0000 (20:11 +0000)
committerNorm <normandy@biribiri.dev>
Mon, 9 Jan 2023 20:11:33 +0000 (20:11 +0000)
Akkoma currently doesn't provide ARM OTP builds unlike Pleroma, so it's best to update the install guide to reflect that.

Ref: https://akkoma.dev/AkkomaGang/akkoma/issues/424

docs/docs/installation/otp_en.md

index ddbb66d96cfc14a47d72f9c25d20d093562e0c49..058040e1933fa4640ebc8e6daf2c6d411f54b29c 100644 (file)
@@ -5,7 +5,7 @@
 This guide covers a installation using an OTP release. To install Akkoma from source, please check out the corresponding guide for your distro.
 
 ## Pre-requisites
-* A machine running Linux with GNU (e.g. Debian, Ubuntu) or musl (e.g. Alpine) libc and `x86_64`, `aarch64` or `armv7l` CPU, you have root access to. If you are not sure if it's compatible see [Detecting flavour section](#detecting-flavour) below
+* A machine running Linux with GNU (e.g. Debian, Ubuntu) or musl (e.g. Alpine) libc and an `x86_64` CPU you have root access to. If you are not sure if it's compatible see [Detecting flavour section](#detecting-flavour) below
 * For installing OTP releases on RedHat-based distros like Fedora and Centos Stream, please follow [this guide](./otp_redhat_en.md) instead.
 * A (sub)domain pointed to the machine