diff --git a/README.md b/README.md index 28e49662..8476803c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ Create, run, and share self-contained large language models (LLMs). Ollama bundl > Note: Ollama is in early preview. Please report any issues you find. +## Download + +- [Download](https://ollama.ai/download) for macOS on Apple Silicon (Intel coming soon) +- Download for Windows and Linux (coming soon) +- Build [from source](#building) + ## Examples ### Quickstart @@ -44,12 +50,6 @@ ollama run mario Hello! It's your friend Mario. ``` -## Install - -- [Download](https://ollama.ai/download) for macOS on Apple Silicon (Intel coming soon) -- Download for Windows and Linux (coming soon) -- Build [from source](#building) - ## Model library Ollama includes a library of open-source, pre-trained models. More models are coming soon.