diff --git a/readme.md b/readme.md index 5f7d7cb..7a5370b 100644 --- a/readme.md +++ b/readme.md @@ -59,7 +59,7 @@ various editors. ## Install This package is [ESM only](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). -In Node.js (version 14.14+, or 16.0+), install with [npm][]: +In Node.js (version 16.0+), install with [npm][]: ```sh npm install unified-language-server @@ -225,7 +225,7 @@ server features: Projects maintained by the unified collective are compatible with all maintained versions of Node.js. -As of now, that is Node.js 14.14+, and 16.0+. +As of now, that is Node.js 16.0+. Our projects sometimes work with older versions, but this is not guaranteed. This project uses [`vscode-languageserver`][vscode-languageserver] 7, which