change readme
This commit is contained in:
parent
5b8019bfcb
commit
4a0d26cd47
@ -1,18 +1,12 @@
|
|||||||
## 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 Push
|
cd Push
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
With libcurl
|
If you want to use libcurl replace `make` with `make curl=yes`
|
||||||
```
|
|
||||||
git clone https://git.jordanko.ch/eskimo/Igloo-Push.git
|
|
||||||
cd Push
|
|
||||||
make curl=yes
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user