From efd7cd74a2539c2b2c547f0e562df52dcca42d2d Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Thu, 25 Jul 2024 20:03:11 +0300 Subject: [PATCH] Updates README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1fd40ab..441da1b 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,11 @@ JQuery is used in this project and is licensed under the MIT License. See licens You can install it in the following ways: - download the latest release from the **"Releases"** section here +```bash +tar -xzf jilo-web_*.tgz +cd jilo-web +./install.sh +``` - clone the **git repo**: ```bash git clone https://github.com/lindeas/jilo-web.git