diff --git a/README.md b/README.md index d4f5045..40ee9e4 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ You can install this extension from source by forking the repository and run the following command from your Firebase project root. ```bash -firebase ext:install ../path/to/oddbit/firebase-alerts +firebase ext:install oddbit/firebase-alerts firebase deploy --only extensions ```