Updated Installation (markdown)

Richard Mwewa
2023-08-06 05:33:02 +02:00
parent 9b90bbb650
commit 07cb3eeb19

@@ -18,7 +18,7 @@ pip install git+https://github.com/bellingcat/reddit-post-scraping-tool
### Usage
```
reddit_post_scraping_tool --keyword [keyword] --subreddit [subreddit name (without 'r/')]
rpst --keyword [keyword] --subreddit [subreddit name (without 'r/')]
```
### Optional arguments
@@ -37,7 +37,7 @@ reddit_post_scraping_tool --keyword [keyword] --subreddit [subreddit name (witho
### 1. Download the GUI from the releases page
You can download the latest release of the gui from [here](https://github.com/bellingcat/reddit-post-scraping-tool/releases/latest)
You can download the latest release of the GUI [here](https://github.com/bellingcat/reddit-post-scraping-tool/releases/latest)
### 2. Extract the downloaded `.zip`
@@ -45,7 +45,7 @@ You can download the latest release of the gui from [here](https://github.com/be
### 3. Run the binary
Once extracted, you can then run the program by double clicking on a binary named `RPST.exe`
Once extracted, you can then run the program by double clicking on a binary named `RPST (Reddit Post Scraping Tool).exe`
![Screenshot_20230210_181933](https://user-images.githubusercontent.com/74001397/218142422-70f19a0a-db39-42ee-8ad4-22fe380e249b.png)
![Screenshot_20230210_182210](https://user-images.githubusercontent.com/74001397/218142782-0a9ca4fb-7609-4855-a96b-c58885161166.png)