From 5b8019bfcb286fd81eef0ec21427295574c386cc Mon Sep 17 00:00:00 2001 From: Jordan Koch Date: Fri, 8 Feb 2019 13:50:48 -0500 Subject: [PATCH] change readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da8823a..086c540 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ ## Building -#Without libcurl +Without libcurl ``` git clone https://git.jordanko.ch/eskimo/Igloo-Push.git cd Push make ``` -#With libcurl +With libcurl ``` git clone https://git.jordanko.ch/eskimo/Igloo-Push.git cd Push