Merge pull request #21 from Restless-ET/patch-1

Update repo url on "Building the boxes" section of the README
This commit is contained in:
Michael Adam 2016-09-12 21:56:31 +02:00 committed by GitHub
commit 52b850c187
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ create one based on [this](https://github.com/lxc/lxc/blob/master/templates/lxc-
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
git clone https://github.com/obnoxxx/vagrant-lxc-base-boxes.git
cd vagrant-lxc-base-boxes
make precise
```