File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 href =" #install"
2424 class =" bg-primary text-primary-foreground px-6 py-3 rounded-lg font-sans font-semibold hover:opacity-90 transition-opacity"
2525 >
26- cargo install attn
26+ brew install lightsofapollo/attn/ attn
2727 </a >
2828 <a
2929 href =" https://github.com/lightsofapollo/attn"
Original file line number Diff line number Diff line change 8181<section id =" install" class =" py-24 px-6 max-w-2xl mx-auto" >
8282 <h2 class =" font-serif text-3xl font-bold text-center mb-12" >Install</h2 >
8383 <div class =" space-y-4" >
84- <CodeBlock label =" Rust (recommended)" code =" cargo install attn" />
85- <CodeBlock label =" npm" code =" npx attnmd" />
86- <CodeBlock label =" From source" code =" git clone https://github.com/lightsofapollo/attn && cd attn && cargo install --path . " />
84+ <CodeBlock label =" Homebrew (recommended)" code =" brew install lightsofapollo/attn/ attn" />
85+ <CodeBlock label =" npm (quick) " code =" npx attnmd" />
86+ <CodeBlock label =" From source" code =" cargo install attn " />
8787 </div >
8888</section >
You can’t perform that action at this time.
0 commit comments