docs: refined the description of coyote better

This commit is contained in:
2026-08-27 15:55:13 -06:00
parent 94ede264e5
commit 290f6b257f
5 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Documentation: https://docs.brew.sh/Formula-Cookbook
# https://rubydoc.brew.sh/Formula
class Coyote < Formula
desc "All-in-one, batteries-included LLM runtime"
desc "The batteries-included runtime for LLMs"
homepage "https://github.com/Dark-Alex-17/coyote"
if OS.mac? and Hardware::CPU.arm?
url "https://github.com/Dark-Alex-17/coyote/releases/download/v$version/coyote-aarch64-apple-darwin.tar.gz"