summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@localhost.localdomain>2016-04-06 16:29:05 -0400
committerroot <root@localhost.localdomain>2016-04-06 16:29:05 -0400
commit0796eab756c4456d63e684d935c34771445f4cd9 (patch)
tree3c4dbf76aebd6f9df386996408d466d903de17c4
parentff9db16f85e29664822b0f8f434cd1cdfed9db5f (diff)
downloaderlang-sd_notify-0796eab756c4456d63e684d935c34771445f4cd9.tar.gz
Update 18.3.1
-rw-r--r--README.md8
1 files 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