Skip to content

Commit 2e86258

Browse files
authored
Update README.md (#1264)
1 parent f973dea commit 2e86258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The fastest and simplest library for SQLite3 in Node.js.
3232
npm install better-sqlite3
3333
```
3434

35-
> 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).
35+
> 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).
3636
3737
## Usage
3838

0 commit comments

Comments
 (0)