From 07cb3eeb19db4f0bd48781791bad18f34b2b79ee Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 6 Aug 2023 05:33:02 +0200 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index 856838c..d19e89d 100644 --- a/Installation.md +++ b/Installation.md @@ -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)