From 0f0845b7d1b3484ab4a61b24bdcc78f354f3af25 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Tue, 26 Mar 2013 21:55:29 -0300 Subject: [PATCH] Add note about not checking if required dependencies are installed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5749cb..0508427 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ for the most up to date list.* * Only a [single ubuntu box supported](boxes), I'm still [figuring out what should go on the .box file](https://github.com/fgrehm/vagrant-lxc/issues/4) * "[works on my machine](https://github.com/fgrehm/vagrant-lxc/issues/20)" (TM) +* [Does not tell you if dependencies are not met](https://github.com/fgrehm/vagrant-lxc/issues/11) + (will probably just throw up some random error) * + bunch of other [core features](https://github.com/fgrehm/vagrant-lxc/issues?labels=core&milestone=&page=1&state=open) and some known [bugs](https://github.com/fgrehm/vagrant-lxc/issues?labels=bug&page=1&state=open)