Update 'README.md'

master
Jordan Koch 2 years ago
parent cfc666040c
commit 42b9122387

@ -2,6 +2,16 @@
# Please use [znc-push](https://github.com/jreese/znc-push) which now has Igloo support and makes this fork useless. # 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 ## Usage
`make install` `make install`

Loading…
Cancel
Save