From ddc1c67e152642b35b8e3364ac433cd01bed5f14 Mon Sep 17 00:00:00 2001 From: Khyernet Date: Mon, 22 Apr 2024 22:52:50 -0800 Subject: [PATCH] when will i stop revising the readme --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9261bd8..cec3854 100644 --- a/README.md +++ b/README.md @@ -47,15 +47,22 @@ As of now, tcobalt only officially supports the x86_64 architecture, but it can tcobalt has only been packaged for Arch Linux and it's derivatives -### Support roadmap +### Distro Support roadmap 1. Arch Linux (and its derivatives) (DONE) -2. i686, pentium4, and aarch64 architectures -3. Debian (and its derivatives) -4. Windows 10/11 -5. (if i can do this with flatpak) other distros -6. MacOS +2. Debian (and its derivatives) +3. Windows 10/11 +4. (if i can do this with flatpak) other distros +5. MacOS + +### Architecture Support Progress +As of now, the PKGBUILD for tcobalt on the AUR only has 'x86_64' in the arch array, but someone I know was able to install it on their aarch64 system right from the AUR +1. x86_64 - YES +2. aarch64 - Compiled +3. i686 - Not Tested +4. pentium4 - Not Tested ## Installation +Make sure you have rust version 1.77.0 or higher before installing ### Arch Linux 1. Install `yay` or `paru`: ```sh