Skip to content

Commit

Permalink
📝 remove the redundant "-S" flag (#2664)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuYang-FE authored Sep 11, 2023
1 parent a7844a0 commit bcaa505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

1 comment on commit bcaa505

@vercel
Copy link

@vercel vercel bot commented on bcaa505 Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.