aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2020-12-30 22:24:18 +0000
committerTomasz Kramkowski <tk@the-tk.com>2020-12-30 22:25:53 +0000
commit2709a996bbce438f4ca94256441b705fe9e534f6 (patch)
tree36b2990229883ddf009f0017bf939232fdf31af7
parent8ddc2e446b7f0dfcc2ce10de9cd91201598e88a1 (diff)
downloadbattd-2709a996bbce438f4ca94256441b705fe9e534f6.tar.gz
battd-2709a996bbce438f4ca94256441b705fe9e534f6.tar.xz
battd-2709a996bbce438f4ca94256441b705fe9e534f6.zip
README.md: Hopefully fix syntax highlighting
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 03afb35..d6a49e1 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ status the `failed` function is called.
## Installation
-```
+``` text
# ./install /etc/sv/battd
# ln -s /etc/sv/battd /var/service
```