Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crypticani authored Aug 30, 2020
1 parent e06d3a6 commit d22b2ef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ A CLI app for daily motivation from the book "Lose Not Your Heart" ("Haariye na
Currently, only Debian based Linux distros like Ubuntu, Linux Mint, Parrot, Kali Linux, etc. are supported.
Alternatively, you can also download the tar.gz file, if you want to run it on other Linux distros like fedora, Arch, OpenSUSE, etc.

## How to download
To download .deb package, <a href="crypticani.github.io/files/himmat.deb">click here</a>.

To download it via terminal, type:

$ wget crypticani.github.io/files/himmat.deb

## How to install
To install the deb file, you can either use GUI or terminal. For tar.gz, just extract the archive and run using $ ./himmat
#### Method 1: GUI
Expand All @@ -18,17 +25,20 @@ To install the deb file, you can either use GUI or terminal. For tar.gz, just ex
1. Open terminal
2. Move to the folder containing deb file
3. Enter following command:

$ sudo gdebi himmat.deb
4. Enter *y*

## How to use it
1. Open the terminal
2. Enter the command:

$ himmat

## How to uninstall
1. Open the terminal
2. Enter the following command:

$ sudo apt remove himmat


Expand Down

0 comments on commit d22b2ef

Please sign in to comment.