diff --git a/README.md b/README.md index f1899b802..56f43a7d7 100644 --- a/README.md +++ b/README.md @@ -278,8 +278,8 @@ This is the current status of support offered by GoToSocial for different platfo | OS | Architecture | Support level | Binary archive | Docker container | | ------- | ----------------------- | ----------------------------------------- | -------------- | ---------------- | -| Linux | x86-64/AMD64 (64-bit) | 🟢 Full[1](#64-bit),[2](#bsds) | Yes | Yes | -| Linux | Armv8/ARM64 (64-bit) | 🟢 Full[1](#64-bit),[2](#bsds) | Yes | Yes | +| Linux | x86-64/AMD64 (64-bit) | 🟢 Full[1](#64-bit) | Yes | Yes | +| Linux | Armv8/ARM64 (64-bit) | 🟢 Full[1](#64-bit) | Yes | Yes | | FreeBSD | x86-64/AMD64 (64-bit) | 🟢 Full[1](#64-bit),[2](#bsds) | Yes | No | | FreeBSD | Armv8/ARM64 (64-bit) | 🟢 Full[1](#64-bit),[2](#bsds) | Yes | No | | NetBSD | x86-64/AMD64 (64-bit) | 🟢 Full[1](#64-bit),[2](#bsds) | Yes | No |