change readme
This commit is contained in:
parent
45a4bd749c
commit
57911b22d7
14
README.md
14
README.md
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user