From d4e9b708bb471efa065d0bdabd176d321e82f1e4 Mon Sep 17 00:00:00 2001 From: Michael Han <107991372+shimmyshimmer@users.noreply.github.com> Date: Wed, 25 Mar 2026 19:55:30 -0700 Subject: [PATCH] Update Install instructions.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d9de9b5b93..c70b1b9c5f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,6 @@ irm https://unsloth.ai/install.ps1 | iex ``` #### Launch -If you don't have `curl`, use `wget`. Launch after setup via: ```bash unsloth studio -H 0.0.0.0 -p 8888 ```