From 4a0d26cd4719e8dbfde275467bbe7a38c9501eb8 Mon Sep 17 00:00:00 2001 From: Jordan Koch Date: Fri, 8 Feb 2019 13:51:36 -0500 Subject: [PATCH] change readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 086c540..1530685 100644 --- a/README.md +++ b/README.md @@ -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