From 03812a72aafd9bafc4e4d3e04dea83d490ba4839 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 27 Feb 2023 16:16:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 807c495..04b47c8 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ change the chromedrive in chrome_tixcraft.py, source code: chromedriver_path =Root_Dir+ "webdriver/chromedriver" the default path is the script path + "webdriver/chromedriver", My suggestion is to create a new directory, then move the chromedrive under new folder. -2: python3 -m pip install selenium +2: python3 -m pip install -r pip-req.txt 3: python3 settings.py