From 302381fbcd94fe939aeb33d7d4a24f9e54124cf5 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Tue, 29 Nov 2022 11:14:18 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E6=94=B9=E5=96=84?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- bin/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2a30b9..bc42fcf 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ npm install -g pake-cli // 命令使用 -pake [options] url +pake url [options] ``` ## 快捷键 diff --git a/bin/README.md b/bin/README.md index 4a61ff2..82b18ac 100644 --- a/bin/README.md +++ b/bin/README.md @@ -9,7 +9,7 @@ npm install -g pake-cli ## 用法 ```bash -pake [options] url +pake url [options] ``` 打包完成后的应用程序默认为当前工作目录,首次打包由于需配置好环境,需要一些时间,请耐心等待即可。