From d7ee3fec3d9455c6dec00ace8239a03ef3974898 Mon Sep 17 00:00:00 2001 From: linyuchen Date: Mon, 15 Apr 2024 10:36:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3619fa19..71d1f784 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ json 配置内容参数解释: ### Windows 启动 -运行`powershell ./napcat.ps1`, 或者 `napcat.bat`,如果出现乱码,可以尝试运行`napcat_utf8.ps1` +运行`powershell ./napcat.ps1`, 或者 `napcat.bat`,如果出现乱码,可以尝试运行`napcat-utf8.ps1` 或 `napcat-utf8.bat` ### Linux 启动