From d7f9fdaa668085f9996405ae4156811b0042e1f1 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Tue, 26 Feb 2013 00:35:26 -0300 Subject: [PATCH] Update README with time take to setup dev box --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 700ca0c..ff2b707 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ On your host: vagrant ssh ``` +*NOTE: This takes around 12 minutes on a 15mb connection after the [base vagrant box](https://github.com/fgrehm/vagrant-lxc/blob/master/Vagrantfile#L5-L6) +and ubuntu [lxc cloud img](https://github.com/fgrehm/vagrant-lxc/blob/master/setup-vagrant-dev-box#L8-L9) +have been downloaded* + On the guest machine: ```terminal