Skip to content

Commit

Permalink
added to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Gautham Venkataraman authored Sep 23, 2019
1 parent 049ac3d commit b0c3c63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.
Expand Down

0 comments on commit b0c3c63

Please sign in to comment.