diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 22373fe52..876c3ecfa 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -25,7 +25,7 @@ Works properly: ### Run the following to get this pull request's changes locally for testing. ``` -CREW_TESTING_REPO=https://github.com//chromebrew.git CREW_TESTING_BRANCH= CREW_TESTING=1 crew update +CREW_REPO=https://github.com//chromebrew.git CREW_BRANCH= crew update ```