From b06fd1edf0d78734a8e45536ffd9b0926cdf63c5 Mon Sep 17 00:00:00 2001 From: busybox <29630035+busybox11@users.noreply.github.com> Date: Mon, 14 Apr 2025 14:47:54 +0200 Subject: [PATCH] Small count fix in hosting section (#2094) Signed-off-by: busybox <29630035+busybox11@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a384012..c0dd6e65 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ and eventually offer a hosted version of the app for a small monthly fee. ## Maybe Hosting -There are 3 primary ways to use the Maybe app: +There are 2 primary ways to use the Maybe app: 1. Managed (easiest) - we're in alpha and release invites in our Discord 2. [Self-host with Docker](docs/hosting/docker.md)