diff --git a/README.md b/README.md index 963fbcebf..f253b2086 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,6 @@ curl -fsSL https://unsloth.ai/install.sh | sh ``` If you don't have `curl`, use `wget`. Launch after setup via: ```bash -source unsloth_studio/bin/activate unsloth studio -H 0.0.0.0 -p 8888 ```