Skip to content

Commit c30b99d

Browse files
committed
update README_leetcode_generate
1 parent 83aa92b commit c30b99d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README_leetcode_generate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ $ brew install chromedriver
1818
Centos users install `chromedriver`
1919

2020
```
21-
# 安装 chromium
21+
# Install chromium
2222
$ sudo yum install -y chromium
2323
24-
# 安装 chromedriver
24+
# Install chromedriver
2525
$ yum install -y chromedriver
2626
27-
# 如果要用default config 配置软连接
27+
# soft link
2828
$ ln -s /usr/bin/chromedriver /usr/local/bin/chromedriver
2929
```
3030

0 commit comments

Comments
 (0)