diff --git a/README.md b/README.md index 58ef4093..13402fc8 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,12 @@ Change Port and Volume docker run -d --restart=always -p :3001 -v :/app/data --name uptime-kuma louislam/uptime-kuma:1 ``` -### Without Docker +### Without Docker (x86/x64 only) Required Tools: Node.js >= 14, git and pm2. +(**Not recommanded for ARM CPU users.** Since there is no prebuilt for node-sqlite3, it is hard to get it running) + ```bash git clone https://github.com/louislam/uptime-kuma.git cd uptime-kuma