Update repo url on "Building the boxes" section of the README
This commit is contained in:
parent
e1016fe6eb
commit
e32b709605
1 changed files with 1 additions and 1 deletions
|
@ -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`)._
|
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/obnoxxx/vagrant-lxc-base-boxes.git
|
||||||
cd vagrant-lxc-base-boxes
|
cd vagrant-lxc-base-boxes
|
||||||
make precise
|
make precise
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue