mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Fix small spelling mistake
This commit is contained in:
parent
3ea6711053
commit
2d3fd738e4
|
@ -51,7 +51,7 @@ Kuma is now running on http://localhost:3001
|
|||
Required Tools:
|
||||
- [Node.js](https://nodejs.org/en/download/) >= 14
|
||||
- [Git](https://git-scm.com/downloads)
|
||||
- [pm2](https://pm2.keymetrics.io/) - For running kuma in the background
|
||||
- [pm2](https://pm2.keymetrics.io/) - For running Uptime Kuma in the background
|
||||
|
||||
```bash
|
||||
# Update your npm to the latest version
|
||||
|
|
Loading…
Reference in a new issue