From 57911b22d7426f0c4dea9a411419e28e3569420f Mon Sep 17 00:00:00 2001 From: Jordan Koch Date: Fri, 8 Feb 2019 13:50:07 -0500 Subject: [PATCH] change readme --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51949cf..da8823a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,22 @@ ## Building +#Without libcurl ``` git clone https://git.jordanko.ch/eskimo/Igloo-Push.git -cd Igloo-Push -znc-buildmod push.cpp +cd Push +make +``` + +#With libcurl +``` +git clone https://git.jordanko.ch/eskimo/Igloo-Push.git +cd Push +make curl=yes ``` ## Usage -`mv push.so ~/.znc/modules` +`make install` Then on IRC