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