From db70ffa5f0e2aa13ed6c24e3817e39420c40d489 Mon Sep 17 00:00:00 2001 From: Filippo Squillace Date: Tue, 21 Oct 2014 00:34:56 +0100 Subject: [PATCH] Small fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8155d49..2305864 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ juju -f The first time you execute it, the script will download the JuJu image and place it to the default directory ~/.juju. -You can change this behavior by changing the environment variable *JUJU\_HOME*. +You can change the default directory by changing the environment variable *JUJU\_HOME*. Installation ------------