diff --git a/README.md b/README.md index 658cee4640..a027328e20 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,8 @@ Prometheus will now be reachable at . To build Prometheus from source code, You need: * Go [version 1.22 or greater](https://golang.org/doc/install). -* NodeJS [version 16 or greater](https://nodejs.org/). -* npm [version 7 or greater](https://www.npmjs.com/). +* NodeJS [version 22 or greater](https://nodejs.org/). +* npm [version 8 or greater](https://www.npmjs.com/). Start by cloning the repository: