diff --git a/README.md b/README.md index 5683a6c..aaea024 100644 --- a/README.md +++ b/README.md @@ -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 ```