Skip to content

Commit

Permalink
docs: ✏️ pro-cli READEME.md modify
Browse files Browse the repository at this point in the history
  • Loading branch information
promonkeyli committed Jun 3, 2024
1 parent c12d707 commit 5e0cf5c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions packages/pro-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#### Install
> npm install -g @promonkeyli/pro-cli
``` shell
npm install -g @promonkeyli/pro-cli
```
#### Use
> pro
```shell
pro
```
2 changes: 1 addition & 1 deletion packages/pro-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@promonkeyli/pro-cli",
"version": "1.0.13",
"version": "1.0.14",
"description": "frontend tools",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 5e0cf5c

Please sign in to comment.