mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Update README: Add npm as requirement (#2773)
This commit is contained in:
parent
6048bc5dfc
commit
d9316f43ac
|
@ -51,6 +51,7 @@ Uptime Kuma is now running on http://localhost:3001
|
|||
|
||||
Required Tools:
|
||||
- [Node.js](https://nodejs.org/en/download/) >= 14
|
||||
- [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
|
||||
|
||||
|
|
Loading…
Reference in a new issue