From 58f290927364171d02b2c43eda5ea2855a843ee2 Mon Sep 17 00:00:00 2001 From: Nate Stringham <44071655+nstringham@users.noreply.github.com> Date: Sun, 12 Apr 2026 01:20:17 -0400 Subject: [PATCH] =?UTF-8?q?Fix=20translation=20from=20'=E6=88=96'=20to=20'?= =?UTF-8?q?or'=20in=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb7e4ca..4173f7f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ yarn add vite-plugin-html -D ``` -或 +or ```bash npm i vite-plugin-html -D