Unverified Commit d4a86102 authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

update welcome prompt in windows to `llama3` (#4779)

parent 476fb8e8
...@@ -4,5 +4,5 @@ write-host "Welcome to Ollama!" ...@@ -4,5 +4,5 @@ write-host "Welcome to Ollama!"
write-host "" write-host ""
write-host "Run your first model:" write-host "Run your first model:"
write-host "" write-host ""
write-host "`tollama run llama2" write-host "`tollama run llama3"
write-host "" write-host ""
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment