From 37371df325d7915160ebfa409f10bc9cabd4c466 Mon Sep 17 00:00:00 2001 From: Pranshu Agrawal Date: Fri, 4 Nov 2022 22:16:04 +0530 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acc31019..f8370df9 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The app is available in the google and apple stores. You can also test out the p ## 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). +To use databag, you will need a DNS name pointing to your node with a certificate. You can deploy 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). Instruction for installing without a container on a Raspberry Pi Zero are [here](/doc/pizero.md).