From 4a25d2704b7427da421220974ef6cf7c7ee12eb3 Mon Sep 17 00:00:00 2001 From: tcstory Date: Tue, 17 Oct 2023 17:23:23 +0800 Subject: [PATCH] fix: fix documentation error --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ca6bc15..2c0bbe7 100644 --- a/readme.md +++ b/readme.md @@ -115,7 +115,7 @@ ``` 5. 在本地项目目录中执行如下的语句,可以安装应用图标(非必须): ``` - ./tools/install-desktop-icon-node + ./tools/install-desktop-icon-bash ``` 之后即可通过点击应用图标启动微信开发者工具,也可以运行 `bin/wechat-devtools` 通过命令行启动