Merge pull request #5853 from sisp/docs/update-required-nodejs-version

Update required Node.js version in docs
This commit is contained in:
Martin Donath
2023-08-18 15:39:29 +02:00
committed by GitHub

View File

@@ -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