From e32b7096050f61c3fc3e1ed607e0cd3e99ba9cdd Mon Sep 17 00:00:00 2001 From: Restless-ET Date: Fri, 19 Aug 2016 15:58:32 +0100 Subject: [PATCH] Update repo url on "Building the boxes" section of the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0116fd..2859420 100644 --- a/README.md +++ b/README.md @@ -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 ```