Skip to content

Commit 6b19c63

Browse files
authored
Update README.md
1 parent cdeb4f0 commit 6b19c63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ To make it easy to access all the tools mentioned here, we designed the React To
4646
You can install the CLI globally using npm, yarn, or pnpm:
4747

4848
```bash
49-
npm install -g react-toolkit-cli
49+
npm install -g rft-cli
5050
```
5151

5252
```bash
53-
yarn global add react-toolkit-cli
53+
yarn global add rft-cli
5454
```
5555

5656
```bash
57-
pnpm add -g react-toolkit-cli
57+
pnpm add -g rft-cli
5858
```
5959

6060
### Table of Contents

0 commit comments

Comments
 (0)