Update 'README.md'

master
Jordan Koch 2021-05-04 18:00:47 +00:00
parent cfc666040c
commit 42b9122387
1 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,16 @@
# Please use [znc-push](https://github.com/jreese/znc-push) which now has Igloo support and makes this fork useless.
## Building
```
git clone https://github.com/jreese/znc-push.git
cd znc-push
make
```
If you want to use libcurl replace `make` with `make curl=yes`
## Usage
`make install`