Skip to content

Commit db3639c

Browse files
Update README.md
1 parent 83f242b commit db3639c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The system consists of the following components:
3232

3333
# Developing:
3434
* [pnpm](https://pnpm.io/) is used as package manager. Install the packages with `pnpm i`
35-
* A Firebase service account is required to run the data-analyzer package (You need to be added to the firestore project)
35+
* A Firebase service account is required to run the data-analyzer package (You need to be added to the Firebase project or create your own Firebase project)
3636
* Either navigate into a specific package or run all packages from the entry folder with `pnpm dev`
3737
* To run the tests: Install [Firebase emulator suite](https://firebase.google.com/docs/emulator-suite) and start the emulators. Run the tests in the data-analyzer package with `pnpm test`
3838
* To build the project run `pnpm build`

0 commit comments

Comments
 (0)