From 5515b35531e0619ffcc674196c855a50fee00e50 Mon Sep 17 00:00:00 2001
From: Giuseppe Attardi <giuseppe.attardi@garr.it>
Date: Sun, 7 Jul 2019 16:50:50 +0200
Subject: [PATCH] Update README.md

---
 charms/garr-dashboard/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/charms/garr-dashboard/README.md b/charms/garr-dashboard/README.md
index 35c49c4..c65bcf9 100644
--- a/charms/garr-dashboard/README.md
+++ b/charms/garr-dashboard/README.md
@@ -7,7 +7,8 @@ It installs the Dashboard theme and the accountimg plugin.
 
 #. Download the charm to a local folder (garr-dashboard)::
 
-   $ git clone
+   $ wget https://git.garr.it/cloud/GUI/dashboard/-/archive/master/dashboard-master.tar.gz
+   
 
 #. deploy the charm::
 
-- 
GitLab