Skip to content

Commit 93d46fc

Browse files
committed
Bumped VirtualBox/Vagrant versions in docs
1 parent c49b26c commit 93d46fc

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To save time and headaches we use Vagrant. Vagrant is a automation tool for Virt
5454

5555
Here's everything you need to get started working on Coderwall with Vagrant TODAY!
5656

57-
*At the time of writing this document we were using VirtualBox 4.3.10 and Vagrant 1.6.2.*
57+
*At the time of writing this document we were using VirtualBox 4.3.12 and Vagrant 1.6.5.*
5858

5959
#### Vagrant! I already know what to do.
6060

@@ -72,15 +72,15 @@ If you're running Windows, [here's a guide written by one of our members on how
7272

7373
Grab the VirtualBox installer from **[here](https://www.virtualbox.org/wiki/Downloads)**.
7474

75-
_At the time of writing this documentation the current version is VirtualBox 4.3.10._
75+
_At the time of writing this documentation the current version is VirtualBox 4.3.12._
7676

77-
You don't have to install the VirtualBox 4.3.10 Oracle VM VirtualBox Extension Pack but I recommend installing it for the extra drivers.
77+
You don't have to install the VirtualBox 4.3.12 Oracle VM VirtualBox Extension Pack but I recommend installing it for the extra drivers.
7878

7979
2. **Install Vagrant**
8080

8181
[Vagrant](http://vagrantup.com) is the recommended way to run Coderwall on your own machine. You need to download and install.
8282
Grab the Vagrant installer from **[here](http://www.vagrantup.com/downloads.html)**.
83-
_At the time of writing this documentation the current version is Vagrant 1.6.2._
83+
_At the time of writing this documentation the current version is Vagrant 1.6.5._
8484

8585
Follow the installation instructions for your platform on the Vagrant download page.
8686

@@ -89,6 +89,7 @@ If you're running Windows, [here's a guide written by one of our members on how
8989
If you're on a OS X/Linux system you can install the plugins by running:
9090

9191
vagrant plugin install vagrant-vbguest
92+
vagrant plugin install vagrant-cachier
9293

9394
The vagrant-vbguest plugin will each help with keeping the VirtualBox Guest Additions up-to-date.
9495

0 commit comments

Comments
 (0)