fix readme
This commit is contained in:
parent
55f4d1fa18
commit
4525007ac7
@ -62,11 +62,20 @@ To show GUI notifications:
|
|||||||
|
|
||||||
## Download, install, uninstall
|
## Download, install, uninstall
|
||||||
|
|
||||||
|
Please use the latest [release version](https://github.com/hakavlad/nohang/releases). Current version may be more unstable.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/hakavlad/nohang.git
|
$ git clone https://github.com/hakavlad/nohang.git
|
||||||
$ cd nohang
|
$ cd nohang
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Run without installing:
|
||||||
|
|
||||||
|
```
|
||||||
|
./nohang
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
To install:
|
To install:
|
||||||
```bash
|
```bash
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
Loading…
Reference in New Issue
Block a user