aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorna <noah.andreas@nukura.com>2017-01-23 15:27:13 +0100
committerna <noah.andreas@nukura.com>2017-01-23 15:27:13 +0100
commitee37c63712e960635abe65af200a17e299ce2a5e (patch)
treebff0636c272b01c3d564961b84bf7f95660a2774 /README.md
parent03c145a716852c103e5cea6554bdc8834cd321a7 (diff)
downloadlead-ee37c63712e960635abe65af200a17e299ce2a5e.tar
lead-ee37c63712e960635abe65af200a17e299ce2a5e.tar.gz
lead-ee37c63712e960635abe65af200a17e299ce2a5e.zip
readme
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