From 60f46d4b33ac3a1b1a0678872f0948ea6c004b9e Mon Sep 17 00:00:00 2001 From: Aaron Toponce Date: Wed, 29 Aug 2012 23:46:26 -0600 Subject: [PATCH] fix links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0855d9c..e9a414b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ to work: Restart WeeChat, load the script, and bind the socket to localhost on port 2428: - /ruby load zmq\_notify.rb + /ruby load zmq_notify.rb /set plugins.var.ruby.zmq_notify.endpoint tcp://127.0.0.1:2428 You should notice a TCP socket created, and listening for connections. This