update welcome prompt in windows to llama3
(#4779)
This commit is contained in:
parent
476fb8e892
commit
d4a86102fd
|
@ -4,5 +4,5 @@ write-host "Welcome to Ollama!"
|
|||
write-host ""
|
||||
write-host "Run your first model:"
|
||||
write-host ""
|
||||
write-host "`tollama run llama2"
|
||||
write-host "`tollama run llama3"
|
||||
write-host ""
|
Loading…
Reference in a new issue