diff --git a/README.md b/README.md index edc9260..a9148f4 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ saac create application \ ``` **Note:** The first deployment may fail if the deployment key is not approved. To fix: -1. Go to: `https://git.startanaicompany.com/StartAnAiCompanyTemplates/template_001/settings/keys` +1. Go to: `https://git.startanaicompany.com/YOUR-USERNAME/YOUR-REPO/settings/keys` 2. Approve any deployment keys that appear 3. Redeploy with: `saac deploy`