From 47a03f1ca588bfb23cf6c685ac042831c28698e7 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Wed, 19 Oct 2022 21:06:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b3de9a..324917d 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ As an out-of-the-box solution, it let's you quickly get up & running with [MKTXP While complementary to [MKTXP](https://github.com/akpw/mktxp), this project also adds some extra capabilitis such an Mikrotik log processing based on [syslog-ng](https://www.syslog-ng.com/) & [Loki](https://grafana.com/docs/loki/latest). -#### Requirements: +## Requirements: [Docker](https://docs.docker.com/get-docker/)\ [Docker Compose](https://docs.docker.com/compose/install/) -#### Install: +## Install: - Download the code from this repository and extract it into a directory: ``` wget https://github.com/akpw/mktxp-stack/archive/main.zip