From 4285744bf52fc3748dc2e9d2511b88cb393de150 Mon Sep 17 00:00:00 2001 From: Mark Hughes Date: Wed, 16 Oct 2024 12:50:36 +1100 Subject: [PATCH] chore: Update README.md - version bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76d0e67d..1b1d16f2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ droppy maintains an in-memory representation of the `files` directory. If you're ### Local Installation :package: -With [`Node.js`](https://nodejs.org) >= 18.20.4 installed, run: +With [`Node.js`](https://nodejs.org) >= 20.17.0 installed, run: ```sh $ yarn global add @droppyjs/cli