Skip to content

Commit c759f4d

Browse files
committed
remove whitespace in readme
1 parent ed01972 commit c759f4d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,15 @@ Just put it in cron and forget about it.
2626
## Installation
2727
Just download `mishell.sh` file to your machine.
2828

29-
If you are in Debian:
29+
If you are in Debian you can install latest version by:
3030
```bash
3131
sudo curl -L \
3232
https://raw.githubusercontent.com/pkristian/mishell.sh/master/mishell.sh \
3333
-o /usr/local/bin/mishell.sh
3434
sudo chmod +x /usr/local/bin/mishell.sh
3535
bash mishell.sh --version .
36-
37-
38-
3936
```
4037

41-
4238
For downloading specific version, go to releases.
4339

4440
## Usage

0 commit comments

Comments
 (0)