mirror of
https://github.com/domfelipe/agentpack-lite.git
synced 2026-08-07 05:56:42 +00:00
feat: publish AgentPack Lite channel
This commit is contained in:
parent
8ec85e51f8
commit
a41eece746
1 changed files with 2 additions and 2 deletions
|
|
@ -7,13 +7,13 @@ exige cadastro nem chave de modelo.
|
|||
## Instalação rápida
|
||||
|
||||
```sh
|
||||
curl -fsSL https://github.com/domfelipe/agentpack/releases/latest/download/install.sh | sh
|
||||
curl -fsSL https://github.com/domfelipe/agentpack-lite/releases/latest/download/install.sh | sh
|
||||
```
|
||||
|
||||
Para revisar antes de copiar:
|
||||
|
||||
```sh
|
||||
curl -fsSL https://github.com/domfelipe/agentpack/releases/latest/download/install.sh -o install.sh
|
||||
curl -fsSL https://github.com/domfelipe/agentpack-lite/releases/latest/download/install.sh -o install.sh
|
||||
sh install.sh --dry-run
|
||||
sh install.sh
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue