From 380c186bb5f9665e9524c4ea4ede4f44a52fdd47 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 17 Sep 2026 03:51:42 +0500 Subject: [PATCH] updated readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34ff06f..5257c25 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,15 @@ Clone the repository: git clone https://github.com/Alsantek-me/linux-user-timer.git ``` -# 2. +## 2. Make it executable +```bash +chmod +x install.sh +``` + +## 3. Run the install script +```bash +sudo ./install.sh +``` +### You can access it via http://127.0.0.1:8765/admin + +