From 4eb7fca7a7716708fa5fceee98a31f8e3b4c5674 Mon Sep 17 00:00:00 2001 From: Michael Zhilin Date: Tue, 4 Oct 2022 11:42:14 +0300 Subject: [PATCH] [cosmetic] transaction correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf20676..31d9fa7 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ $ makensis packaging\win\mamonsu.nsis ## Installation To use _mamonsu_, you must create a Zabbix account and set up a Zabbix server as explained in [Zabbix documentation](https://www.zabbix.com/documentation/current/). Naturally, you must also have a PostgreSQL instance up and running if you are going to monitor PostgreSQL metrics. -A pre-built _mamonsu_ packages is provided in official Postgres Pro repository: [repo/mamonsu](https://repo.postgrespro.ru/mamonsu/) +Pre-built _mamonsu_ packages are provided in official Postgres Pro repository: [repo/mamonsu](https://repo.postgrespro.ru/mamonsu/) **Install from repository using script:** ```shell