Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lmakarov committed Aug 26, 2016
1 parent d4227d1 commit c2d2e91
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ The stock boot2docker/docker-machine mounts host volumes via VirtualBox Guest Ad

<a name="requirements"></a>
## Prerequisites
1. [VirtualBox](https://www.virtualbox.org/) 5.0.x
2. [Vagrant](https://www.vagrantup.com/) 1.7.3+
3. [Babun](http://babun.github.io) - A Linux-type shell, **Windows only**
1. [VirtualBox](https://www.virtualbox.org/) 5.1.x
2. [Vagrant](https://www.vagrantup.com/) 1.8.5+
3. [Babun](http://babun.github.io) - A Linux-type shell + [winpty](https://github.com/rprichard/winpty), **Windows only**

For best result and a clean setup it is recommended to remove any previous versions of VirtualBox, Vagrant, boot2docker, docker and docker-compose.

Expand Down Expand Up @@ -50,6 +50,8 @@ Designate a root folder that the VM will have access to (e.g. `~/Projects`) and

### Manual installation

Use these steps if you have VirtualBox and/or Vagrant already installed or prefer/need to install them manually.

1. Copy `Vagrantfile` and `vagrant.yml` into a designated folder
2. Inside the folder run

Expand Down

0 comments on commit c2d2e91

Please sign in to comment.