diff --git a/TRUSTED_TESTERS.md b/TRUSTED_TESTERS.md index 47188bb2..c702f22b 100644 --- a/TRUSTED_TESTERS.md +++ b/TRUSTED_TESTERS.md @@ -225,3 +225,6 @@ the command line, however reach out to us via Discord or email and we are happy to help you immediately delete your account and disable all updates for your app(s) deployed with Shorebird. We anticipate adding this ability to the command line in the near future. + +You can remove `shorebird` from your path by deactivating the package with pub: +`dart pub global deactivate shorebird_cli`