From 93190b59c30f872658644f4aac111c2f9f69feef Mon Sep 17 00:00:00 2001 From: shelei Date: Fri, 25 Aug 2023 22:38:53 +0800 Subject: [PATCH] Correct misspellings (#111) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b4e43d3..c27f4cd4 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ After that just install the same packages as above. ## Build -There are two ways to compile eitehr with CMake or with meson. +There are two ways to compile either with CMake or with meson. By default meson is faster, but if your project uses CMake, those instructions might be better for integration. ### Building with CMake