Update repo url on "Building the boxes" section of the README

This commit is contained in:
Restless-ET 2016-08-19 15:58:32 +01:00 committed by GitHub
parent e1016fe6eb
commit e32b709605
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
```