📝 remove the redundant "-S" flag (#2664)

This commit is contained in:
ChuYang 2023-09-11 11:50:23 +08:00 committed by GitHub
parent a7844a0235
commit bcaa505944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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