diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 075c667e8139..0419c26e0763 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ example's directory, run `pub get` to make sure its dependencies have been downloaded, and use `flutter run`. Make sure you have a device connected over USB and debugging enabled on that device. - * `cd packages/cloud_firestore/example` + * `cd packages/cloud_firestore/cloud_firestore/example` * `flutter run` ## Running the tests