From 055619be0958ffdcd3778769106cced9ab1bb7b6 Mon Sep 17 00:00:00 2001
From: Michael Marsh <mmarsh@cs.umd.edu>
Date: Thu, 27 Jan 2022 09:30:22 -0500
Subject: [PATCH] no longer need W10 Edu -- Home is fine

---
 README.md | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 8d94d67..4a21bf8 100644
--- a/README.md
+++ b/README.md
@@ -30,13 +30,8 @@ If you're running MacOS, then there's a download available from
 https://docker.com called Docker Desktop. It installs and runs easily.
 At this point, you can ignore the rest of this section.
  
-If you're running Windows, life becomes more complicated.  We're going
-to restrict ourselves to Docker Desktop under Windows 10 Education
-(you can get a license from TerpWare, and all it does is enable
-features already present). Can you run docker with the regular home
-edition?  Yes, but you'll have to run Docker Toolbox, which isn't as
-well-integrated, so some things won't work properly.
-
+If you're running Windows, life becomes more complicated.  We're
+going to restrict ourselves to Docker Desktop under Windows 10.
 The next thing you need to do is ensure you're running at least
 version 2004, which supports Windows Subsystem for Linux version 2
 (WSL 2).
-- 
GitLab