From ee37c63712e960635abe65af200a17e299ce2a5e Mon Sep 17 00:00:00 2001 From: na Date: Mon, 23 Jan 2017 15:27:13 +0100 Subject: readme --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 16a86f0..75162e0 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ To build *lead* open a terminal in the root folder of the repository and: ### Build -A build `mlde.lead` is provided in the build dir. It was build on my arch64 system. +A build `mlde-lead` is provided in `data/usr/bin/mlde-lead`. It was build on my arch64 system. # Install it -(in development, currently does not work!) +To install *lead* open a terminal in the root folder of the repository and: $ sudo ninja install @@ -85,8 +85,13 @@ Used config-files and theme-files are monitored and changes are applied automati Start *lead* as background process: - $ mlde.lead & + $ mlde-lead & +# Uninstall it + +To uninstall *lead* open a terminal in the root folder of the repository and: + + $ sudo ninja uninstall # Drawbacks -- cgit v1.2.3