update development.md

This commit is contained in:
Michael Yang
2023-06-28 09:51:04 -07:00
parent 50f5adb09b
commit 9811956938
3 changed files with 24 additions and 30 deletions

View File

@@ -2,7 +2,7 @@
name = "ollama"
version = "0.0.2"
description = "Run ai models locally"
authors = ["Ollama team"]
authors = ["ollama team"]
readme = "README.md"
packages = [{include = "ollama"}]
scripts = {ollama = "ollama.cmd.cli:main"}