Update 'README.md'
This commit is contained in:
parent
cfc666040c
commit
42b9122387
10
README.md
10
README.md
@ -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…
Reference in New Issue
Block a user