Update Install instructions.md

This commit is contained in:
Michael Han 2026-03-25 19:55:30 -07:00 committed by GitHub
parent d3049db427
commit d4e9b708bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
```