You've already forked zabbix-ubuntu
minor readability changes
This commit is contained in:
13
README.md
13
README.md
@@ -33,16 +33,25 @@ If you’re 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>
|
||||
|
||||
Reference in New Issue
Block a user