summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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