Update readme

Change-Id: I521de03fdb40926be6ea89cbc198ff69562e003c
This commit is contained in:
Ryan Beisner 2016-06-02 20:13:58 +00:00
parent 01dfcd927d
commit 0c9d2ca525
1 changed files with 1 additions and 0 deletions

View File

@ -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
```