From f3153a14fd764c8ff497397062034d1c4d3b03bd Mon Sep 17 00:00:00 2001 From: viswesn Date: Wed, 26 Oct 2016 10:25:03 +0530 Subject: [PATCH] Updated section Build in README.md file --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b30ff03..85c47e0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Murano relies on services from the mysql/percona, rabbitmq-server and keystone c juju add-relation murano mysql juju add-relation murano keystone +# Build + $ git clone https://github.com/viswesn/charm-murano + $ cd charm-murano + $ charm build -s xenial -o build src # Bugs