Skip to content

Commit

Permalink
Updated node and pnpm min version requirement in docs (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
grgprarup authored Jul 8, 2024
1 parent eb8c91d commit f2f2598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ A beautiful blogging platform for the JankariTech peoples.
## Installation

1. Requirements
- [NodeJS (>16.0.0)](https://nodejs.org/en/download/)
- [pnpm (>7.0.0)](https://pnpm.io/installation)
- [NodeJS (>20.0.0)](https://nodejs.org/en/download/)
- [pnpm (>9.0.0)](https://pnpm.io/installation)

2. Install Dependencies
```bash
Expand Down

0 comments on commit f2f2598

Please sign in to comment.