diff --git a/README.md b/README.md index 3619fa19..c3f47e63 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,9 @@ json 配置内容参数解释: ### Windows 启动 -运行`powershell ./napcat.ps1`, 或者 `napcat.bat`,如果出现乱码,可以尝试运行`napcat_utf8.ps1` +运行`powershell ./napcat.ps1`, 或者 `napcat.bat`,如果出现乱码,可以尝试运行`napcat-utf8.ps1` 或 `napcat-utf8.bat` + +*如果出现 powershell 运行不了,以管理员身份打开 powershell,输入 `Set-ExecutionPolicy RemoteSigned`* ### Linux 启动