From 772859ed40aa619de68f52a5b27394ba89ecdafb Mon Sep 17 00:00:00 2001 From: Brett Langdon Date: Tue, 4 Jun 2013 07:44:21 -0300 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71a31de..92ef604 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ which will send you missed mentions or private messages by e-mail when you are n ## Installation * You must have ZNC setup with [Modpython enabled](http://wiki.znc.in/Modpython). -* place [awayemail.py](awayemail.py) in `/modules/` ( is probably `/var/lib/znc/` unless you set it elsewhere) +* place [awayemail.py](awayemail.py) in `/modules/` (`` is probably `/var/lib/znc/` unless you set it elsewhere) * enable `awayemail` module