From 7eff4dcf02a9ea2686a9a01e32126466da4f1c28 Mon Sep 17 00:00:00 2001 From: linyuchen Date: Mon, 15 Apr 2024 10:44:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71d1f784..c3f47e63 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ json 配置内容参数解释: 运行`powershell ./napcat.ps1`, 或者 `napcat.bat`,如果出现乱码,可以尝试运行`napcat-utf8.ps1` 或 `napcat-utf8.bat` +*如果出现 powershell 运行不了,以管理员身份打开 powershell,输入 `Set-ExecutionPolicy RemoteSigned`* + ### Linux 启动 运行`napcat.sh`