From 74ad8b37bb50438e38499cc61ae0d938adb0ef6f Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 20 Nov 2023 13:54:46 -0600 Subject: [PATCH] docs: update requirement for CLI (#5198) --- docs/docs/features/command-line-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/command-line-interface.md b/docs/docs/features/command-line-interface.md index bd64d28d373..4d4a0e16eaf 100644 --- a/docs/docs/features/command-line-interface.md +++ b/docs/docs/features/command-line-interface.md @@ -15,7 +15,7 @@ If you are looking to import your Google Photos takeout, we recommed this commun ## Requirements -- Node.js 18 or above +- Node.js 20.0 or above - Npm ## Installation