From 1db384fd30959fbbf47b0947e597d97c653e0138 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Thu, 27 Mar 2014 10:14:13 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d6e765..045e008 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ This repository contains a set of scripts for creating base boxes for usage with ## Building the boxes -In order to build the boxes you need to have the `lxc-download` +_In order to build the boxes you need to have the `lxc-download` template available on your machine. If you don't have one around please create one based on [this](https://github.com/lxc/lxc/blob/master/templates/lxc-download.in) -and drop it on your lxc templates path (usually `/usr/share/lxc/templates`). +and drop it on your lxc templates path (usually `/usr/share/lxc/templates`)._ ```sh git clone https://github.com/fgrehm/vagrant-lxc-base-boxes.git