diff --git a/README.md b/README.md index e0b9eba..31cc78e 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ A repository to pin the release of [sentry-cli](https://github.com/getsentry/sen Use the following command to install the sentry CLI: ```bash -curl -sL https://TODO | bash +curl -sL https://raw.githubusercontent.com/mobsuccess-devops/get-sentry/master/get-cli.sh | bash ```