From 65a174f08664f71a132f55dbdb8782c712e91ec5 Mon Sep 17 00:00:00 2001
From: Alberto Colla <alberto.colla@garr.it>
Date: Thu, 4 Jan 2018 15:55:31 +0100
Subject: [PATCH] Update making-changes-to-charm.rst

---
 web/support/kb/juju/making-changes-to-charm.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/web/support/kb/juju/making-changes-to-charm.rst b/web/support/kb/juju/making-changes-to-charm.rst
index 3a55e19f..39c75ba6 100644
--- a/web/support/kb/juju/making-changes-to-charm.rst
+++ b/web/support/kb/juju/making-changes-to-charm.rst
@@ -71,6 +71,8 @@ To execute the tests (based on tox) we still need to download the packages pip a
 
    sudo apt-get install python-pip
    pip install tox
+   
+   sudo pip install tox # This is to allow running "sudo make test"
 
 
 
-- 
GitLab