From fbfcbc69f2f5df1b897181adcc50e48bb688cc8e Mon Sep 17 00:00:00 2001 From: Michael Han <107991372+shimmyshimmer@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:34:36 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b6693d55..26a578656c 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ unsloth studio -H 0.0.0.0 -p 8888 ``` #### Update -To update, use the same install commands as above. Or for MacOS, WSL and Linux, run: +To update, use the same install commands as above. Or run (does not work on Windows): ```bash unsloth studio update ```