Improved readme
This commit is contained in:
parent
47b23633bd
commit
30103c0c07
|
@ -46,9 +46,10 @@ debugging.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Clone the repository and run `make clean install` after getting in the project
|
Clone the repository and run `make install clean` after getting in the project
|
||||||
directory. By default the program is installed in `$HOME/.local/bin`. If
|
directory. By default the program is installed in `$HOME/.local/bin`
|
||||||
xgetrootname is required run `make xgetrootname`.
|
(see [GNUmakefile](GNUmakefile)). If xgetrootname is required run
|
||||||
|
`make xgetrootname`.
|
||||||
|
|
||||||
# Acknowledgements
|
# Acknowledgements
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue