You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Install Java from https://www.oracle.com/java/technologies/downloads/
35
35
### VT
36
36
Run `git clone https://github.com/BlazerYoo/vt.git` or [download](https://github.com/BlazerYoo/vt/archive/refs/heads/main.zip) repo.
37
37
38
-
Open `VT.java` and replace `.\\chromedriver_win32\\chromedriver.exe` on line `357` with the address to the downloaded and unzipped ChromeDriver binary.
38
+
Open `VT.java` and replace `.\\chromedriver_win32\\chromedriver.exe` on line `357` with the address to the downloaded, unzipped ChromeDriver binary.
39
39
40
40
Inside the cloned repo, run `./vt -h` for the help menu.
0 commit comments