From 73768b801487d577cc5c66f718d5b04b1ee17fee Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Tue, 8 Sep 2020 20:10:26 +0200 Subject: [PATCH] Add install instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9f26799..ef97fb8 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,11 @@ [![Build Status](https://drone.autonomic.zone/api/badges/autonomic-cooperative/abra/status.svg)](https://drone.autonomic.zone/autonomic-cooperative/abra) Docker stack magic 🎩🐇 + +## Installing + +`make install` + +## Hacking + +`make dev_install`