We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57859da commit 2066fe4Copy full SHA for 2066fe4
README.md
@@ -43,5 +43,6 @@ You may need to install the [gcloud CLI](https://cloud.google.com/sdk/gcloud).
43
44
1. Temporarily change the default project in the .firebaserc file to the environment you want to import from.
45
2. Run `npm run import:firestore`
46
-3. Restore the default project in the .firebaserc file.
47
-4. Run `npm run dev:data`
+3. Run `npm run import:auth`
+4. Restore the default project in the .firebaserc file.
48
+5. Run `npm run dev:data`
0 commit comments