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