Skip to content

Commit 4d5a0c6

Browse files
Update README.md
1 parent be9c408 commit 4d5a0c6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,16 @@ DevTools for @my-react project, currently in beta.
66

77
![screen shout](dark.png)
88

9-
![screen shout](setting.png)
9+
![screen shout](setting.png)
10+
11+
## Build & Install
12+
13+
```shell
14+
pnpm install
15+
16+
pnpm run build:packages
17+
18+
pnpm run build:extension
19+
20+
# load the `chrome/out` dir via `chrome extension`
21+
```

0 commit comments

Comments
 (0)