Updates README

main
Yasen Pramatarov 2024-07-10 19:07:20 +03:00
parent 50caa3b588
commit 542bef42f5
1 changed files with 3 additions and 4 deletions

View File

@ -6,7 +6,9 @@ Bash scripts for collecting and displaying information about conference events f
This is the command line tools repository. For a web interface to query Jilo, go to the **"[jilo-web](https://work.lindeas.com/redirect.php?url=jilo-web)"** repository. This is the command line tools repository. For a web interface to query Jilo, go to the **"[jilo-web](https://work.lindeas.com/redirect.php?url=jilo-web)"** repository.
The webpage for this project is https://lindeas.com/jilo. The main git repo is: The webpage for this project is https://lindeas.com/jilo. There you will find information about both Jilo and Jilo Web.
The main git repo of **Jilo** is:
- https://code.lindeas.com/lindeas/jilo - https://code.lindeas.com/lindeas/jilo
It is mirrored at: It is mirrored at:
@ -39,11 +41,8 @@ It needs access to the jilo database.
You can install it in the following ways: 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 deb package from the **[APT repo](https://lindeas.com/debian)** - recommended for Debian/Ubuntu
- use the latest **RPM package** - recommended for rpm-based systems - use the latest **RPM package** - recommended for rpm-based systems
- download the latest release from the **"Releases"** section here - download the latest release from the **"Releases"** section here
- clone the **git repo**: - clone the **git repo**:
```bash ```bash
git clone https://github.com/lindeas/jilo.git git clone https://github.com/lindeas/jilo.git