From a554bb1a9264749af13711f14e4d9c8b3d683d31 Mon Sep 17 00:00:00 2001 From: giantplaceholder <4792863+giantplaceholder@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:35:19 +0600 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51db18a2..7651db3b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ OS support * Windows 10\11 * MacOS via [brew](https://brew.sh/) (very experimental, see below) -Oficially, we support only x86_64 architecture. Whilst you may be able to compile this code for ARM-based platforms (like Pinephone or MacOS), there's zero guarantees that it'll compile or function properly, as we don't have the hardware and the time to test it out. +Officially, we support only x86_64 architecture. Whilst you may be able to compile this code for ARM-based platforms (like Pinephone or MacOS), there's zero guarantees that it'll compile or function properly, as we don't have the hardware and the time to test it out. Installation (prebuilt packages & AUR) ------------