change readme

master
Jordan Koch 2019-02-08 13:50:07 -05:00
parent 45a4bd749c
commit 57911b22d7
1 changed files with 11 additions and 3 deletions

View File

@ -1,14 +1,22 @@
## Building ## Building
#Without libcurl
``` ```
git clone https://git.jordanko.ch/eskimo/Igloo-Push.git git clone https://git.jordanko.ch/eskimo/Igloo-Push.git
cd Igloo-Push cd Push
znc-buildmod push.cpp make
```
#With libcurl
```
git clone https://git.jordanko.ch/eskimo/Igloo-Push.git
cd Push
make curl=yes
``` ```
## Usage ## Usage
`mv push.so ~/.znc/modules` `make install`
Then on IRC Then on IRC