minor readability changes

This commit is contained in:
2025-11-28 13:24:53 +01:00
parent 2797ebae72
commit b74581186f

View File

@@ -33,16 +33,25 @@ If youre missing components:
---
## Download
## 1. Prepare the system
```
sudo apt update -y
```
## 2. Download the installer
```
git clone https://git.x-files.dk/network/zabbix-ubuntu.git
```
```
cd zabbix-ubuntu
```
---
## Install
## 3. Run the installer
```
sudo ./zabbixinstall -n <domain> -p <zabbixdbpassword>