From 049295d9bacddfa094d7fc8be53e2f752677cd24 Mon Sep 17 00:00:00 2001 From: Bruce MacDonald Date: Fri, 7 Jul 2023 15:33:50 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c57406b..15bb64c8 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ You can also build the [binary from source](#building). ## Quickstart -Run the model that started it all. +Run a fast and simple model. ``` -ollama run llama +ollama run orca ``` ## Example models