From c0e3edbb86a0fbf99d72de4639cef703cf35ac81 Mon Sep 17 00:00:00 2001 From: Kevin Ji <1146876+kevinji@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:44:27 -0700 Subject: [PATCH] Remove "e" in Apple Silicon --- Common-build-problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index e28e22e..8794c97 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -72,7 +72,7 @@ Below are some alternative packages that are not in the recommended set and shou yay -S ncurses5-compat-libs ``` -* macOS 14+ - Apple Silicone +* macOS 14+ - Apple Silicon Installing versions of Python `>=3.12.1` on some machines may require `ncurses`, which seem to be missing. Install it with: