Skip to content

Commit 78be628

Browse files
committed
docs: update supported node.js version info
1 parent bc89547 commit 78be628

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
@@ -78,7 +78,7 @@ docker run --env-file=.env -p 3000:3000 private-mirrors
7878
docker compose up
7979
```
8080

81-
We recommend using Node 20.x or higher, though any Node LTS version >18 should work.
81+
This project supports Node.js LTS releases; the latest LTS version is preferred. See the `engines` field in [package.json](./package.json) for the exact supported range.
8282

8383
Once it's running, you'll need to create a GitHub App and configure it to point to your deployment. See the [Developing — GitHub App](docs/developing.md#github-app) section for more information.
8484

0 commit comments

Comments
 (0)