From 0796eab756c4456d63e684d935c34771445f4cd9 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 Apr 2016 16:29:05 -0400 Subject: Update 18.3.1 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ce14d9..4755995 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ I suppose you are using the [RabbitMQ Erlang installation].(https://www.rabbitmq Follow these steps: extract the tar.gz - mkdir -p /usr/lib64/erlang/lib/sd_notify-0.9/priv/ - mkdir -p /usr/lib64/erlang/lib/sd_notify-0.9/ebin/ - cp priv/* /usr/lib64/erlang/lib/sd_notify-0.9/priv/ - cp ebin/* /usr/lib64/erlang/lib/sd_notify-0.9/ebin/ + mkdir -p /usr/lib64/erlang/lib/sd_notify-0.10/priv/ + mkdir -p /usr/lib64/erlang/lib/sd_notify-0.10/ebin/ + cp priv/* /usr/lib64/erlang/lib/sd_notify-0.10/priv/ + cp ebin/* /usr/lib64/erlang/lib/sd_notify-0.10/ebin/ Test -- cgit v1.2.1