updated docs

This commit is contained in:
Joshua Wise 2020-04-25 19:52:36 -05:00
parent 32dfdc053c
commit 616d4e431d

View File

@ -32,7 +32,7 @@ The fastest and simplest library for SQLite3 in Node.js.
npm install better-sqlite3
```
> You must be using Node.js v10 or above. Prebuilt binaries are available for [LTS versions](https://nodejs.org/en/about/releases/) + Linux/OSX.
> You must be using Node.js v10.20.1 or above. Prebuilt binaries are available for [LTS versions](https://nodejs.org/en/about/releases/) + Linux/OSX.
> If you have trouble installing, check the [troubleshooting guide](./docs/troubleshooting.md).