git.99rst.org
/
znc-palaver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
e7b6717
)
Correct minor command and file extension typos
author
Sam Jones
<redacted>
Wed, 13 Mar 2013 12:34:36 +0000
(12:34 +0000)
committer
Sam Jones
<redacted>
Wed, 13 Mar 2013 12:34:36 +0000
(12:34 +0000)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 0abc1910f04dbdacbc77009f400b4ce5f4508b6a..e2f8b9d15b2866fbd9a0ad152a2e871fb28cd217 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-4,13
+4,13
@@
Palaver ZNC module provides push notifications.
## Compiling
- znc-build palaver.cpp
+ znc-build
mod
palaver.cpp
## Installation
Copy the compile ZNC module to your ZNC settings:
- $ cp palaver.s
p
~/.znc/modules
+ $ cp palaver.s
o
~/.znc/modules
Now load the ZNC module:
git clone https://git.99rst.org/PROJECT