Skip to content

Commit

Permalink
docs: update Node.js version requirement in README
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed Mar 4, 2025
1 parent d677621 commit 2b811e0
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 @@ -29,7 +29,7 @@ The project is built using **Next.js**, a React framework for building server-re

### Prerequisites

- **Node.js**: Ensure you have Node.js installed (v16 or higher).
- **Node.js**: Ensure you have Node.js installed (v20 or higher).
- **pnpm**: The project uses `pnpm` as the package manager.

### Installation
Expand Down

0 comments on commit 2b811e0

Please sign in to comment.