Skip to content

Commit

Permalink
Update Node and NPM versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhang committed Dec 21, 2024
1 parent 8950ed8 commit 7588f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ chat!

To build the site for development:

- Install Node.js 16 and npm 8.
- Install Node 20 and npm 10.
- Run `npm install -g firebase-tools` to globally install the Firebase CLI.
- Run `npm install` in the root folder to get dependencies.
- Run `npm install` in the `functions` folder.
Expand Down

0 comments on commit 7588f92

Please sign in to comment.