From e6df4a0215c0f4c12feca326f21cbdd85b471522 Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:30:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3d35dd7..ac7e6da7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This bot was founder by [Ari Horesh](https://www.youtube.com/arihoresh) (@AriHor ### Self Hosting -You can self-host and fork the bot using the following steps, but beware that we do not provide support for self-hosted instances. If you are interested in a private managed instance, contact Ari at contact@arihoresh.com +You can self-host and fork the bot using the following steps, but beware that we do not provide support for self-hosted instances. If you are interested in a privately managed instance (affordable paid service), contact Ari at contact@arihoresh.com Follow the steps below to self-host the bot. - Clone the repo recursively (which makes sure to include the cmdClient submodule, otherwise you need to initialise it separately)