From 7000b6fb9cb0938848145e0ad1b043622bb4f2ee Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Wed, 24 Jan 2024 12:20:30 -0300 Subject: [PATCH] windows --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8febc0f..2bf5e57 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This is a Wordle CLI remix game: * Get the latest binary from the [releases page](https://github.com/rodber/wordle-cli/releases/) * Run `wordle-cli` from your terminal +Windows users can run `wsl ./wordle-cli` from the Windows terminal. + ## Run using Docker ```sh