From bcaa50594403471f4e5f1b7e940aa28f6be2b550 Mon Sep 17 00:00:00 2001 From: ChuYang <45116321+ChuYang-FE@users.noreply.github.com> Date: Mon, 11 Sep 2023 11:50:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20remove=20the=20redundant=20"-S"?= =?UTF-8?q?=20flag=20(#2664)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00b3f32..71e9867 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ And on top of these, it offers: ## 📦 Installation ```shell -$ yarn add qiankun # or npm i qiankun -S +$ yarn add qiankun # or npm i qiankun ``` ## 📖 Documentation