diff --git a/README.md b/README.md index fc58556..e661fd9 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,20 @@ To show GUI notifications: ## Download, install, uninstall +Please use the latest [release version](https://github.com/hakavlad/nohang/releases). Current version may be more unstable. + ```bash $ git clone https://github.com/hakavlad/nohang.git $ cd nohang ``` +Run without installing: + +``` +./nohang +``` + + To install: ```bash $ sudo make install