aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files 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