Browse Source

fix readme

master
Brett Langdon 13 years ago
parent
commit
772859ed40
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -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 `<ZNC DIR>/modules/` (<ZNC DIR> is probably `/var/lib/znc/` unless you set it elsewhere)
* place [awayemail.py](awayemail.py) in `<ZNC DIR>/modules/` (`<ZNC DIR>` is probably `/var/lib/znc/` unless you set it elsewhere)
* enable `awayemail` module

Loading…
Cancel
Save