Skip to content

Commit

Permalink
Mention in the README that Node.js 20 is not supported due to a weird…
Browse files Browse the repository at this point in the history
… issue
  • Loading branch information
louislam authored May 9, 2023
1 parent 253214a commit e392d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Uptime Kuma is now running on http://localhost:3001
### 💪🏻 Non-Docker

Required Tools:
- [Node.js](https://nodejs.org/en/download/) >= 14
- [Node.js](https://nodejs.org/en/download/) 14 / 16 / 18 (20 is not supported)
- [npm](https://docs.npmjs.com/cli/) >= 7
- [Git](https://git-scm.com/downloads)
- [pm2](https://pm2.keymetrics.io/) - For running Uptime Kuma in the background
Expand Down

0 comments on commit e392d12

Please sign in to comment.