From 012f9cda5441643c818e1dda29c1bd80cff4680e Mon Sep 17 00:00:00 2001 From: Max Gonzih Date: Mon, 15 Apr 2013 12:07:54 +0300 Subject: [PATCH] add info that arch command is required to README arch command is required by lxc-template, can be added using `uname -m` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8fb42b..d955c39 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Linux Containers support for Vagrant 1.1+ * Vagrant 1.1+ (1.1.3+ recommended) * lxc 0.7.5+ (0.8.0-rc1+ recommended) * redir +* arch command (uname -m) on PATH * A Kernel [higher than 3.5.0-17.28](#help-im-unable-to-restart-containers) On a clean Ubuntu 12.10 machine it means something like: