From d33129f7c273b985ee4b60201a2749b8364f3a77 Mon Sep 17 00:00:00 2001 From: Petr Bena Date: Sun, 25 May 2014 14:34:55 +0200 Subject: [PATCH] readme update --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index af95d0f..49b5f48 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,14 @@ stikkit ======= command line tool to upload things to stikked + +Building on linux +================= + +Checkout this repository +``` +cd stikkit +make +``` + +NOTE: you need to have libcurl-dev installed in your system