diff --git a/README.md b/README.md index 8cb4d080..c2026676 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The low-level cryptography is performed directly in `wasm`, and uses worker thre ## Preliminaries ### Install node -First off, make sure you have a recent version of `Node.js` installed. While any version after `v12` should work fine, we recommend you install `v16` or later. +First off, make sure you have a recent LTS version of Node.js installed. Non-LTS and versions prior to v16 are not guaranteed to work. If you’re not sure which version of Node you have installed, you can run: