From d11f82af7609faaef83cca7e26b0629e98c31bb9 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 6 Apr 2021 15:36:45 -0400 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index ca1f472..9f047d2 100644 --- a/Install.md +++ b/Install.md @@ -28,7 +28,7 @@ Other systems that are not officially supported but probably work to varying deg - * Windows: Via [[Docker]] or WSL + * Windows: Via [[Docker]], Docker in WSL2, bare WSL/WSL2, or even directly in batch/powershell with `pip` (if you're adventurous) * Other Linux distros: Fedora, SUSE, Arch, CentOS, etc.