File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ https://github.com/user-attachments/assets/06b2c67f-d9ed-4a30-8f1d-9743f3edaa3a
1010
1111## 快速开始
1212
13+ 开始前确保安装了 [ playwright] ( https://github.com/microsoft/playwright ) 环境:
14+ ``` bash
15+ npx playwright install
16+ ```
17+
1318### NPM 全局安装
1419
1520``` bash
Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ https://github.com/user-attachments/assets/06b2c67f-d9ed-4a30-8f1d-9743f3edaa3a
1010
1111## Getting Started
1212
13+ Before getting started, make sure the [ playwright] ( https://github.com/microsoft/playwright ) is installed:
14+
15+ ``` bash
16+ npx playwright install
17+ ```
18+
1319### Install via NPM
1420
1521The easiest way to get started is to install RedNote MCP globally:
Original file line number Diff line number Diff line change 4343 " cursor" ,
4444 " ai"
4545 ],
46- "author" : " iFurySt " ,
46+ "author" : " Leo " ,
4747 "license" : " MIT" ,
4848 "repository" : {
4949 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments