Improved readme
This commit is contained in:
parent
47b23633bd
commit
30103c0c07
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue