Skip to content

Commit d22b2ef

Browse files
authored
Update README.md
1 parent e06d3a6 commit d22b2ef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ A CLI app for daily motivation from the book "Lose Not Your Heart" ("Haariye na
77
Currently, only Debian based Linux distros like Ubuntu, Linux Mint, Parrot, Kali Linux, etc. are supported.
88
Alternatively, you can also download the tar.gz file, if you want to run it on other Linux distros like fedora, Arch, OpenSUSE, etc.
99

10+
## How to download
11+
To download .deb package, <a href="crypticani.github.io/files/himmat.deb">click here</a>.
12+
13+
To download it via terminal, type:
14+
15+
$ wget crypticani.github.io/files/himmat.deb
16+
1017
## How to install
1118
To install the deb file, you can either use GUI or terminal. For tar.gz, just extract the archive and run using $ ./himmat
1219
#### Method 1: GUI
@@ -18,17 +25,20 @@ To install the deb file, you can either use GUI or terminal. For tar.gz, just ex
1825
1. Open terminal
1926
2. Move to the folder containing deb file
2027
3. Enter following command:
28+
2129
$ sudo gdebi himmat.deb
2230
4. Enter *y*
2331

2432
## How to use it
2533
1. Open the terminal
2634
2. Enter the command:
35+
2736
$ himmat
2837

2938
## How to uninstall
3039
1. Open the terminal
3140
2. Enter the following command:
41+
3242
$ sudo apt remove himmat
3343

3444

0 commit comments

Comments
 (0)