From 63ae90cf94e45f6bc0542755b0c6971fd4714256 Mon Sep 17 00:00:00 2001 From: kenzoengineer Date: Fri, 3 Apr 2026 09:58:25 -0700 Subject: [PATCH] make exernal contributor env var more clear --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac394ac..ac2d68d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ manage a repository's dev environment. Are you a Sentry employee? Make sure your GitHub account has been added to a [`getsentry/engineering` team](https://github.com/orgs/getsentry/teams/engineering). If not, open an IT Ticket before continuing. -Otherwise, set the `SENTRY_EXTERNAL_CONTRIBUTOR` environment variable. +Otherwise, set the `SENTRY_EXTERNAL_CONTRIBUTOR` environment variable. You'll need this set for both `devenv bootstrap` and `devenv fetch`. ## install