From faea796c35e6ff1d1e522267bfd7ca62aa567bb3 Mon Sep 17 00:00:00 2001 From: mervivian <120740928+mervivian@users.noreply.github.com> Date: Sat, 30 May 2026 21:15:40 -0700 Subject: [PATCH] fix: wrong code block language for nightly Windows install (#5877) Co-authored-by: danielhanchen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecf0f8a7a3..948d84a789 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ unsloth studio -p 8888 #### Nightly: Windows: Run in Windows Powershell: -```bash +```powershell git clone https://github.com/unslothai/unsloth.git cd unsloth git checkout nightly