Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mouadessalim authored Jun 6, 2022
1 parent faaff8d commit 1817fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ For Node module you just need Electron for GUI:
- Electron: `npm install electron --save-dev`

## Setup
After installing all dependencies, you need to rename ChromeDriver to **chromedriver_VERSION**, for example the lastest version of chromedriver is v96 so you need to rename chromedriver to `chromedriver_96` and place it in the same folder than the repository.
After installing all dependencies, you need to rename ChromeDriver to **chromedriver_VERSION**, for example the lastest version of chromedriver is v102 so you need to rename chromedriver to `chromedriver_102` and place it in the same folder than the repository.

### Discord Features
If you want to use Discord feature you need to setup Discord API and WEBHOOK variable in **uploader_DS.py**
Expand Down

0 comments on commit 1817fc6

Please sign in to comment.