From d34667ecb66bd361b6384d06a763323db9f83a20 Mon Sep 17 00:00:00 2001 From: Wesley Maxey <71408887+wmaxey@users.noreply.github.com> Date: Wed, 28 Jun 2023 10:15:36 -0700 Subject: [PATCH] Update README.md --- scripts/windows/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/windows/README.md b/scripts/windows/README.md index 0a14d4d..21621d2 100644 --- a/scripts/windows/README.md +++ b/scripts/windows/README.md @@ -1,7 +1,6 @@ -# Building Docker containers on Windows +# Setting up Windows Containers on Windows -This Dockerfile can be built and then ran while mapped to your workspace to help with building applications on Windows. -This process removes much of the difficulty in assembling a workspace compatible with several CCCL projects. +These are instructions for configuring Windows to launch WCoW images for local development with CUDA and MSVC. ## Caveats