diff --git a/README.md b/README.md index b324c532..2c72009e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The fastest and simplest library for SQLite3 in Node.js. npm install better-sqlite3 ``` -> You must be using Node.js v14.21.1 or above. Prebuilt binaries are available for [LTS versions](https://nodejs.org/en/about/releases/). If you have trouble installing, check the [troubleshooting guide](./docs/troubleshooting.md). +> Prebuilt binaries are available for [LTS versions](https://nodejs.org/en/about/releases/). If you have trouble installing, check the [troubleshooting guide](./docs/troubleshooting.md). ## Usage