From 042e40ef7f1964d1c623dfe0e8dcb864a17e0936 Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Wed, 29 Jul 2015 15:06:04 -0700 Subject: [PATCH] removing ref to b2d cli - it's being deprecated --- windows/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/windows/README.md b/windows/README.md index bbb704f83f..fb883632ee 100644 --- a/windows/README.md +++ b/windows/README.md @@ -9,15 +9,12 @@ because that is what the [msysGit](http://git-scm.com/) installer is built with. (It also happens that I've used Inno Setup before, so I can make something faster.) -Making a simple Wix for the Boot2Docker-cli should be simple, and this can then be -used in this all-in-one installer too. - ## Maintenance See `MAINTENANCE.md` for instructions on how to update, bundle and compile the Docker Toolbox Windows Installer. ## License -Docker Toolbox code is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/docker/toolbox/blob/master/LICENSE) for the full license text. +Docker Toolbox code is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/docker/toolbox/blob/master/LICENSE) for the full license text. Docker Toolbox Logo and all other related Docker artwork © Docker, Inc. 2015. All rights reserved; not licensed for third party use.