mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Updated 🔧 How to Install (markdown)
parent
8858d82f3d
commit
70535a8e85
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ Required Tools:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Update your npm to the latest version
|
# Update your npm to the latest version
|
||||||
npm install npm -g
|
npm install npm@9 -g
|
||||||
|
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
# If you don't want to install Uptime Kuma into your homefolder but instead into a more permanent location, follow the "Create app directory in /opt" steps under **Useful Commands** and then continue here.
|
# If you don't want to install Uptime Kuma into your homefolder but instead into a more permanent location, follow the "Create app directory in /opt" steps under **Useful Commands** and then continue here.
|
||||||
|
|
Loading…
Reference in a new issue