From c4a3ed38c654eaba122f9fd4ddd1c588eaa14d1e Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Wed, 16 Feb 2022 14:41:24 -0500 Subject: [PATCH] Add SaaS nudge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39d37e2281..656c50b734 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ To get started with all the defaults, simply clone the repo and run `./install.s During the install, a prompt will ask if you want to create a user account. If you require that the install not be blocked by the prompt, run `./install.sh --skip-user-prompt`. +Thinking of not managing this yourself? Check out the [SaaS migration docs](https://docs.sentry.io/product/sentry-basics/migration/) or [contact us](https://sentry.io/from/self-hosted) for help. + Please visit [our documentation](https://develop.sentry.dev/self-hosted/) for everything else. ## Tips & Tricks