From 29e6868cc36356393730ff2a5ae4506ac2d162e1 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Thu, 16 Jan 2014 00:14:28 +0000 Subject: [PATCH] docs: change topic of windows install docs to 'install docker on windows' Docker-DCO-1.1-Signed-off-by: Solomon Hykes (github: shykes) --- docs/sources/installation/windows.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/installation/windows.rst b/docs/sources/installation/windows.rst index b487606a48..c980a32df9 100644 --- a/docs/sources/installation/windows.rst +++ b/docs/sources/installation/windows.rst @@ -4,8 +4,8 @@ .. _windows: -Using Vagrant (Windows) -======================= +Installing Docker on Windows +============================ Docker can run on Windows using a VM like VirtualBox. You then run Linux within the VM.