From 88f89deea6bdbebd6c92ba387839c84cf768a9dc Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Mon, 21 Oct 2024 05:18:29 -0700 Subject: [PATCH] WSL --- clients/cli/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clients/cli/README.md b/clients/cli/README.md index 07ec875..991dacf 100644 --- a/clients/cli/README.md +++ b/clients/cli/README.md @@ -24,6 +24,10 @@ follow these instructions to install Git: brew install git ``` +### Windows + +Install [WSL](https://learn.microsoft.com/en-us/windows/wsl/install). + ## Quick start ```