Louis Lam
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
README.md
|
|
@ -44,6 +44,9 @@ Browse to http://localhost:3001 after started. |
|
|
|
Required Tools: Node.js >= 14, git and pm2. |
|
|
|
|
|
|
|
```bash |
|
|
|
# Update your npm to the latest version |
|
|
|
npm install npm -g |
|
|
|
|
|
|
|
git clone https://github.com/louislam/uptime-kuma.git |
|
|
|
cd uptime-kuma |
|
|
|
npm run setup |
|
|
|