From b0c3c63c2bcc6aed5674f82b53649062d61cfaba Mon Sep 17 00:00:00 2001 From: Gautham Venkataraman Date: Mon, 23 Sep 2019 17:35:59 +0530 Subject: [PATCH] added to pypi --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6c05ef8..03a4003 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ This script works by scraping videos from a couple of popular animal subreddits. You need to have python3 installed on your system. ## 2. Installation +### Installing using pip +Run ```pip install cheermeup --user``` + ### Installing from source 1. Clone this repository @@ -24,9 +27,6 @@ If you're on windows you can download the zip from [here](https://github.com/and from your terminal. -### Installing using pip -Run ```pip install cheermeup --user``` - Note :- If you're on linux you might have to add ```/home/{USERNAME}/.local/bin/``` to your ```$PATH```. * Run the script by executing ```cheermeup``` and enjoy.