Skip to content

Commit

Permalink
vagrant: Requirement on VirtualBox 4.2.12 for compatibility with Vagrant
Browse files Browse the repository at this point in the history
  • Loading branch information
antoviaque authored and singingwolfboy committed Jul 10, 2013
1 parent d8c922b commit 3364521
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ installation process.

1. Make sure you have plenty of available disk space, >5GB
2. Install Git: http://git-scm.com/downloads
3. Install VirtualBox: https://www.virtualbox.org/wiki/Downloads (VirtualBox 4.2.14
or later)
3. Install VirtualBox: https://www.virtualbox.org/wiki/Download_Old_Builds_4_2
(you need version 4.2.12, as later/earlier versions might not work well with
Vagrant)
4. Install Vagrant: http://www.vagrantup.com/ (Vagrant 1.2.2 or later)
5. Open a terminal
6. Download the project: `git clone git://github.com/edx/edx-platform.git`
Expand Down

0 comments on commit 3364521

Please sign in to comment.