From 5accdf6d69b92e1871dc0da5f71123a7e7748623 Mon Sep 17 00:00:00 2001 From: acrefoot Date: Fri, 25 Sep 2015 08:47:46 -0700 Subject: [PATCH] Add vagrant-lxc step to README.md (imported from commit 1c0796dd70f535d11f492cb144b71ce3f34d3d4a) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0442052354..69c6a3fedc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is the recommended approach, and is tested on OS X 10.10 as well as Ubuntu and install it. * If your host is Ubuntu 14.04: - sudo apt-get install vagrant lxc lxc-templates cgroup-lite redir + sudo apt-get install vagrant lxc lxc-templates cgroup-lite redir && vagrant plugin install vagrant-lxc Once that's done, simply change to your zulip directory and run `vagrant up` in your terminal. That will install the development