summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0f215e..e9d0624 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,9 @@ time the system was built.
Since GitHub retired its downloads area, you will now have to find baseboxes
built from these definitions at [LEAP](http://download.leap.se/).
+
+If you want to build a box yourself, you first need to install veewee and it's
+dependencies. You can either add our wheezy definitions to the templates or
+veewee <provider> define 'leap' 'git://leap.se/leap_vagrant.git
+Building should be straightforward: veewee <provider> build 'leap'
+Check out veewees documentation for all the options.