Update README.md
This commit is contained in:
parent
40efd0dd4d
commit
1db384fd30
1 changed files with 2 additions and 2 deletions
|
@ -19,10 +19,10 @@ This repository contains a set of scripts for creating base boxes for usage with
|
||||||
|
|
||||||
## Building the boxes
|
## 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
|
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)
|
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
|
```sh
|
||||||
git clone https://github.com/fgrehm/vagrant-lxc-base-boxes.git
|
git clone https://github.com/fgrehm/vagrant-lxc-base-boxes.git
|
||||||
|
|
Loading…
Reference in a new issue