Skip to content

Commit daf8930

Browse files
authored
Update README.md
1 parent 9e82f0e commit daf8930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ async def test():
3838
1. 创建Zip包
3939

4040
```bash
41-
zip -r headless_chrome_nodejs.zip . -x "*vendor*" -x "*.git*"
41+
zip -r headless_chrome_python.zip . -x "*vendor*" -x "*.git*"
4242
```
4343
2. 创建 Web 函数
4444

0 commit comments

Comments
 (0)