From 2bd065da9cbdfc099107796ba5b4fb6230311870 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Tue, 18 Jun 2024 07:42:51 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f46410..64c97e9 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,15 @@ It needs access to the jilo database. ## installation -Clone the git repo: +You can install it in the following ways: + +- use the latest deb package from the **[APT repo](https://lindeas.com/debian)** - recommended for Debian/Ubuntu + +- use the latest **RPM package** - recommended for rpm-based systems + +- download the latest release from the **"Releases"** section here + +- clone the **git repo**: ```bash git clone https://github.com/lindeas/jilo.git cd jilo