From 74b3e30e95fa7dcfe96240db6587344f50e9c9b6 Mon Sep 17 00:00:00 2001 From: Jiayi Yan <66017932+1195343015@users.noreply.github.com> Date: Fri, 20 Feb 2026 19:55:40 +0800 Subject: [PATCH] misc: Update installation instructions for WSL support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80aa75edf7..c1e78b715b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For more installation options, uninstall steps, and troubleshooting, see the [se 1. Install Claude Code: - **MacOS/Linux (Recommended):** + **MacOS/Linux/WSL (Recommended):** ```bash curl -fsSL https://claude.ai/install.sh | bash ```