From feb1ad5b38a6c1e4eec99cd19838b240d626a8eb Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 6 Jul 2020 23:52:57 +0200 Subject: whitespace Signed-off-by: Peter Lemenkov --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5d7c937..6ea2bac 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Installation ============ On Fedora/CentOS - + ```bash rpm -i erlang-sd_notify-{version}-1.el7.centos.x86_64.rpm -``` +``` On Debian/Ubuntu @@ -32,7 +32,7 @@ sudo zypper --gpg-auto-import-keys refresh sudo zypper install erlang-sd_notify ``` - + Build from source using Docker === @@ -59,7 +59,7 @@ Example Download Binaries === -[Github Repository](https://github.com/systemd/erlang-sd_notify/releases) +[Github Repository](https://github.com/systemd/erlang-sd_notify/releases) Usage ===== @@ -68,7 +68,7 @@ Quick example: ```bash [root@a499ee66251a]# erl - ... + ... 1> sd_notify:sd_notify(0,"READY=1"). 0 ``` -- cgit v1.2.1