From b2ab7ad98fa9d75e167730f46ddc95b7878f0aa3 Mon Sep 17 00:00:00 2001 From: Codex Date: Thu, 2 Apr 2026 10:37:29 +0800 Subject: [PATCH] docs: fix README wording for macOS support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75433c53d..af42f8421 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ - Linux is supported. - macOS is experimentally supported. - - macOS version is checked on GitHub Actions environment only. + - macOS version is checked only in the GitHub Actions environment. - The issues caused by real-machine are welcome. - Windows is supported. - FreeBSD is experimentally supported.