1
0
انشعاب 0

change readme

master
Jordan Koch 2019-02-08 13:51:36 -05:00
والد 5b8019bfcb
کامیت 4a0d26cd47
1فایلهای تغییر یافته به همراه1 افزوده شده و 7 حذف شده

مشاهده پرونده

@ -1,18 +1,12 @@
## Building
Without libcurl
```
git clone https://git.jordanko.ch/eskimo/Igloo-Push.git
cd Push
make
```
With libcurl
```
git clone https://git.jordanko.ch/eskimo/Igloo-Push.git
cd Push
make curl=yes
```
If you want to use libcurl replace `make` with `make curl=yes`
## Usage