From 0c9d2ca52500bfa64e0d793a4e4274c034c11191 Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Thu, 2 Jun 2016 20:13:58 +0000 Subject: [PATCH] Update readme Change-Id: I521de03fdb40926be6ea89cbc198ff69562e003c --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c93e9fc..a656c71 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ The Tempest Charm can be deployed into a new or existing Juju model containing a # Building ``` +sudo apt-get install python-tox tox -e build ```