From ace100a417035bff4704daf993d38ac27c425be2 Mon Sep 17 00:00:00 2001 From: A <32370941+aphick@users.noreply.github.com> Date: Fri, 4 Jul 2025 10:47:55 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eccb3ac..a0c308f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Decentralized communications that work with or without the Internet # Prerequisites * A Linux server with a public static IP address -* `docker` using the docker guide (https://docs.docker.com/engine/install/) +* `docker` using the docker guide (https://docs.docker.com/engine/install/). +* * __Whichever user you run the script as must be able to run Docker commands. Please follow the post-install steps.__ * `curl`, `aria2`, `tor` * A directory named `/var/www/dcomms` created on the host for the website document root. * A subdomain with the A record pointed to the IP address of a node for automatic issuance of a Let's Encrypt SSL certificate.