diff --git a/ONBOARDING.md b/ONBOARDING.md index 11e6e7c..3ba355d 100644 --- a/ONBOARDING.md +++ b/ONBOARDING.md @@ -8,7 +8,8 @@ Built in Morocco. Maintained by 11 continental regions (cratons). Open forever. ## Quick Start ```bash -curl -fsSL https://inference-x.com/install.sh | bash +# Download at https://inference-x.com — or build from source: +# git clone https://git.inference-x.com/elmadani/inference-x ix download llama3.2-1b ix --model ~/.inference-x/models/llama3.2-1b.gguf ```