Skip to content

Commit

Permalink
Add vagrant-lxc step to README.md
Browse files Browse the repository at this point in the history
(imported from commit 1c0796dd70f535d11f492cb144b71ce3f34d3d4a)
  • Loading branch information
acrefoot committed Sep 25, 2015
1 parent 1156a82 commit 5accdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is the recommended approach, and is tested on OS X 10.10 as well as Ubuntu
<http://download.virtualbox.org/virtualbox/4.3.30/VirtualBox-4.3.30-101610-OSX.dmg>
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
Expand Down

0 comments on commit 5accdf6

Please sign in to comment.