diff --git a/README.md b/README.md index 3d38343..0999105 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,10 @@ debugging. # Installation -Clone the repository and run `make clean install` after getting in the project -directory. By default the program is installed in `$HOME/.local/bin`. If -xgetrootname is required run `make xgetrootname`. +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 +`make xgetrootname`. # Acknowledgements