From 4951ae8fcd520c4dd78c4e74c9b83c2c9515dc6a Mon Sep 17 00:00:00 2001 From: Sigurd Spieckermann Date: Thu, 17 Aug 2023 11:38:41 +0200 Subject: [PATCH] Update required Node.js version in docs --- docs/customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization.md b/docs/customization.md index 74b544bf4..b52797dcd 100644 --- a/docs/customization.md +++ b/docs/customization.md @@ -236,7 +236,7 @@ directly in the source of the theme and recompile it. ### Environment setup In order to start development on Material for MkDocs, a [Node.js] version of -at least 14 is required. First, clone the repository: +at least 18 is required. First, clone the repository: ``` git clone https://github.com/squidfunk/mkdocs-material