From 59c5a1e144c9fb29b35095b690faf53e440e705a Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Thu, 12 Sep 2013 12:31:51 -0300 Subject: [PATCH] Add link to Debian host configuration instructions to the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99070e8..42c3957 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ and the [changelog](CHANGELOG.md) for most up to date information.* The plugin is known to work better and pretty much out of the box on Ubuntu 12.04+ hosts and installing the dependencies on it basically means a `apt-get install lxc lxc-templates cgroup-lite redir` -and a `apt-get update && apt-get dist-upgrade` to upgrade the kernel. +and a `apt-get update && apt-get dist-upgrade` to upgrade the kernel. For Debian +hosts you'll need to follow the instructions described on the [Wiki](https://github.com/fgrehm/vagrant-lxc/wiki/Usage-on-debian-hosts). Some manual steps are required to set up a Linode machine prior to using this plugin, please check https://github.com/fgrehm/vagrant-lxc/wiki/Usage-on-Linode