From 11cd5e52d1d9446600bffd7d1929357b399a7d0e Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Wed, 29 Jul 2015 13:42:22 -0700 Subject: [PATCH] Update readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit removing what’s included because parent readme file already contains it. - no dupes. --- windows/README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/windows/README.md b/windows/README.md index 711e9c6cad..110e8d482a 100644 --- a/windows/README.md +++ b/windows/README.md @@ -2,14 +2,6 @@ Installation [instructions](http://docs.docker.com/windows/started/) available on the Docker documentation site. -## What is included: - -- [msys-git](http://msysgit.github.io/) for tools like `OpenSSH` and `BASH` -- [VirtualBox](https://www.virtualbox.org) -- [Boot2Docker-cli management tool](https://github.com/boot2docker/boot2docker-cli) -- [Boot2Docker ISO](https://github.com/boot2docker/boot2docker) -- [Docker Client for Windows](https://github.com/docker/docker) - ## Why Inno Setup? I've chosen to make a simple installer using [Inno Setup](http://www.jrsoftware.org/) @@ -23,4 +15,4 @@ used in this all-in-one installer too. ## Maintenance See `MAINTENANCE.md` for instructions on how to update, bundle and compile the -Boot2Docker Windows Installer. +Docker Toolbox Windows Installer.