Updated 🔧 How to Install (markdown)

Louis Lam 2023-09-01 16:49:46 +08:00
parent 8858d82f3d
commit 70535a8e85

@ -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.