From e616e860f9b915c5bc6ad26a3410d59863d83c40 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Wed, 19 Oct 2022 21:01:52 +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 06edd1a..0b3de9a 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ While complementary to [MKTXP](https://github.com/akpw/mktxp), this project also #### Install: - Download the code from this repository and extract it into a directory: ``` -wget https://github.com/akpw/mktxp-monitor/archive/main.zip +wget https://github.com/akpw/mktxp-stack/archive/main.zip unzip main.zip -cd mktxp-monitor-main +cd mktxp-stack-main ``` - Configure mktxp as described in [MKTXP Getting Started](https://github.com/akpw/mktxp#getting-started):\