From c5521789593376a55342659567b8812367ef0994 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Yadav Date: Thu, 29 Oct 2020 14:38:59 +0530 Subject: [PATCH] Improved readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0999105..95054c3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ debugging. Clone the repository and run `make install clean` after getting in the project directory. By default the program is installed in `$HOME/.local/bin` -(see [GNUmakefile](GNUmakefile)). If xgetrootname is required run +(see the [GNUmakefile](GNUmakefile)). If xgetrootname is required run `make xgetrootname`. # Acknowledgements