From a5926a37b8c779f15c11e8ee1c9ce63427a9f8c4 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Mon, 25 Jul 2022 13:19:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22746a3a..d4d704ec 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Databag is a self-hosting messaging service for the DWeb community. Notable feat You can test out the project [here](https://databag.coredb.org/#/create), but don't post anything important as this server is regularly wiped. Feedback on the UI/UX, bugs or features is greatly appreciated. -### Installation +## Installation To use databag, you will need a DNS name pointing to your node with a certificate. You can deloy a node manually, but you will have a much easier time using a container service. Containers for arm64 and amd64 are available [here](https://hub.docker.com/r/balzack/databag/tags)