Update Node.js version requirement to 20+ in README

This change updates the Node.js prerequisite from version 18+ to 20+ in the README. It ensures compatibility with the latest features and dependencies of the project.
This commit is contained in:
2025-02-27 16:11:59 +01:00
parent b7d60d1f29
commit 1e9b94ade8

View File

@@ -74,7 +74,7 @@ Built with love using:
### Prerequisites
- Docker and Docker Compose
- Node.js 18+
- Node.js 20+
- Python 3.12+
### Local Development