aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2020-12-30 21:04:34 +0000
committerTomasz Kramkowski <tk@the-tk.com>2020-12-30 21:04:34 +0000
commit8ddc2e446b7f0dfcc2ce10de9cd91201598e88a1 (patch)
tree11a9a45e5ead367d3bd079f16c339241f250a20a /README.md
parentb4c5251ad58cf60d00700db34e104fd75f78edea (diff)
downloadbattd-8ddc2e446b7f0dfcc2ce10de9cd91201598e88a1.tar.gz
battd-8ddc2e446b7f0dfcc2ce10de9cd91201598e88a1.tar.xz
battd-8ddc2e446b7f0dfcc2ce10de9cd91201598e88a1.zip
Include 'install' script
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index d318ecf..03afb35 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,12 @@ status the `failed` function is called.
## Installation
-Directly install `run`, `conf` and `battcheck` in a service directory.
+```
+# ./install /etc/sv/battd
+# ln -s /etc/sv/battd /var/service
+```
+
+Adjust the above as needed.
## Usage