From b884d22faf6e7b873e2530b4732224a99d68b11f Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Thu, 31 Mar 2022 13:24:10 +0100 Subject: [PATCH] Update the words --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2189238..e2135c7 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Distributed & E2EE self-hosting. The goal is to have nodes voluntarily join the 6. Send the contents of the `host.csr` file to a cluster admin to sign. 7. The returned, signed certificate should go alongside the `host.csr` file and be called, `host.crt`. 8. Start the container again and it should find the config and certificates and then connect to the existing cluster. -9. Update the `static_host_map` entry in the repo's `node-config.yaml` with the new Lighthouse mesh and public IP address and encourage everyone to update their config files from the repo. +9. Update the `static_host_map` entry in the repo's `node-config.yaml` with the new Lighthouse mesh and public IP address and node admins to update their config files from the repo. ## Node installation